I will write a website parser in Python for you
Collection of any information from the site:
- List of goods
- Prices
- Characteristics
And so on
All data is provided in the format:
- .csv
- . json
- .txt
- .xls
- .xlsx
Also possible:
- Browser emulation with Selenium
- Download photos / videos from the site
- Program under Windows (.exe)
I don't parse betting sites!
1) The address of the website from which you need to collect information
2) What data is needed
3) Result format (.csv, .xls, .xlsx, . json, .txt )
4)* Template of the resulting file (the order in which the data should be displayed)