Skip to content

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

Notifications You must be signed in to change notification settings

Cuadernin/Tracking

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

No releases published

Packages

 
 
 

Languages