Scraping data from website and updating in Prestashop via API
Budget: $10 – $30 USD
---------- IMPORTANT ----------
Please give me an exact final price or a reasonably accurate estimate - I need to provide my team with information that is as close to final price as possible to approvals project.
------------------------------------------
Description:
- Script created in PHP (no python)
- Requires the ability to set Cron tasks (automation)
Method of operation:
- The script logs in to the wholesale site
- Goes to the selected categories (url as a variable)
- Checks if the product exists in the PS
→ if yes: updates available quantity in 0/1 and price
→ if not: creates a new product in a temporary category from which it will later be sorted manually. (Category ID as variable)
- When creating a new product, we retrieve: product name, price, available quantity, description, photos, sku, ean
Restrictions:
- in the code let's define the place where it will be possible to put owls which if they appear in the name then the goods will not be downloaded e.g. "stun gun"
- let's define a place in the code where it is possible to define the minimum price below which the products will not be collected
Our version of Prestashop 1.7.6. I attach screenshots showing the layout of the data
Please give me an exact final price or a reasonably accurate estimate - I need to provide my team with information that is as close to final price as possible to approvals project.
------------------------------------------
Description:
- Script created in PHP (no python)
- Requires the ability to set Cron tasks (automation)
Method of operation:
- The script logs in to the wholesale site
- Goes to the selected categories (url as a variable)
- Checks if the product exists in the PS
→ if yes: updates available quantity in 0/1 and price
→ if not: creates a new product in a temporary category from which it will later be sorted manually. (Category ID as variable)
- When creating a new product, we retrieve: product name, price, available quantity, description, photos, sku, ean
Restrictions:
- in the code let's define the place where it will be possible to put owls which if they appear in the name then the goods will not be downloaded e.g. "stun gun"
- let's define a place in the code where it is possible to define the minimum price below which the products will not be collected
Our version of Prestashop 1.7.6. I attach screenshots showing the layout of the data