Skip to content

dmifer/candy_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Сandy parser 🍬

Simple product's price scrapper for the following websites:

Input data should be in the following format, contained in ".xlsx" file:

bakerstore VTK tortomaster
name link link link
name link link link
name link link link

Output ".xlsx" file will be created near the executable, with data fromat like:

bakerstore VTK tortomaster
name price price price
name price price price
name price price price

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.4%
  • Makefile 4.6%