Site of the Supplier
In some cases, the wholesale provider does not provide full information about the goods in the file, limited only to the price and availability.
To automatize the filling of the site with the necessary information, the provider’s site parser is developed, which looks all the pages of the site and saves in the file:
the name of the goods,
his description,
The characteristics,
The color
The sizes,
Information about the images.
The parser is launched automatically on schedule using the cron planner.
The receiving file format (usually CSV) is compatible with the client. It must match the format that the data downloader uses from the received file to the database of the site.
To automatize the filling of the site with the necessary information, the provider’s site parser is developed, which looks all the pages of the site and saves in the file:
the name of the goods,
his description,
The characteristics,
The color
The sizes,
Information about the images.
The parser is launched automatically on schedule using the cron planner.
The receiving file format (usually CSV) is compatible with the client. It must match the format that the data downloader uses from the received file to the database of the site.