Russian  English  All projects

Develop data upload from Avito via API



Task.
- Develop data upload from the Avito advertising source via API
- Create a database on the server
- Generate Excel with statistics from a database

The mechanics of unloading from Avito are as follows:
Upload data via API - upload them to the database - from the database form an excel table on the hosting / server. Create the database on the Beget server. Unloading should be done from several Avito accounts (multi-account).

Note:
Avito on the API does not give all the data correctly, there are segments (for 30 days, for a month, etc.). We do not unload them (because they are not correct), we unload specifically one day at a time and put them in our database, then form from the database the sections we need by date.

Need 2 uploads:
1 unloading:
Today at 05:00 Moscow time we upload data for yesterday
2 unloading:
Today at 20:00 Moscow time we upload data for today
Morning uploading of the data will supplement/update yesterdays data that was uploaded at 20:00

Optional: You need to implement the functionality of a large upload manually.
Example:
I put in the config to upload information for the last 150 days and the script uploads one day at a time all 150 days and adds to the database - further, also updates the data in the excel file.
26.08.2022 18:52



 Answers freelancers