Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tracking

Tracking to any online store with the possibility of determining the number of pages of the store to track.

Input πŸ“‹

You must specify the HTML classes where the product name, price, product URL and the URL of the page change (if you want to change the page) are located in the YAML file.
YAML:

  • page name: Headboard
  • url: page url
  • titulos: titles
  • precio: price
  • links: product url
  • siguiente: next page

    Code:
  • pagina: page name
  • P: page number
  • Grafica: graph

Output πŸ“¦

Csv file with product name, price, product URL and date.

About

Tracking to any online store with the possibility of determining the number of pages of the store to track in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages