An open API service indexing awesome lists of open source software.

https://github.com/cuadernin/tracking

Tracking to any online store with the possibility of determining the number of pages of the store to track in Python.
https://github.com/cuadernin/tracking

store track tracking

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.