Prestashop and wholesale integration - get product form wholesaler to Presta automatically
Budget: $10 – $30 USD
What do we want to achieve?
We want to copy products and their information from the wholesale website to our Prestashop shop
What is the challenge?
The wholesaler does not offer an API or any form of product feed such as CSV files, XML etc.
So how do I get the data from the wholesaler?
Scraping, you have to use beautifulsoup, selenium or similar solutions to retrieve the data
Will we be downloading all the prosucts?
No, only from the indicated categories (url). In addition, we need a list of products which will be skipped (by ID or SKU)
The script should be written in PHP (required) and have the ability to run automatically (cron)
Products that have been allready downloaded by the script in next run should only have their prices and quantities updated on subsequent runs of the script. (without overwriting other data)
<<< IMPORTANT >>>
Offer as close to the final price as possible - I have to present the price to the decision-makers. If the bid price differs significantly from the final price offered, your bid will unfortunately be rejected.
<<< IMPORTANT >>>
We want to copy products and their information from the wholesale website to our Prestashop shop
What is the challenge?
The wholesaler does not offer an API or any form of product feed such as CSV files, XML etc.
So how do I get the data from the wholesaler?
Scraping, you have to use beautifulsoup, selenium or similar solutions to retrieve the data
Will we be downloading all the prosucts?
No, only from the indicated categories (url). In addition, we need a list of products which will be skipped (by ID or SKU)
The script should be written in PHP (required) and have the ability to run automatically (cron)
Products that have been allready downloaded by the script in next run should only have their prices and quantities updated on subsequent runs of the script. (without overwriting other data)
<<< IMPORTANT >>>
Offer as close to the final price as possible - I have to present the price to the decision-makers. If the bid price differs significantly from the final price offered, your bid will unfortunately be rejected.
<<< IMPORTANT >>>