Web Scraping using API or Get requests
Budget: $10 – $30 USD
Hi,
I want to scrape products from a website called Wayfair using product SKU.
Here is an example of a product:
SKU: NRLY1090
https://www.wayfair.co.uk/lighting/pdp/ophelia-co-hugh-1-bulb-outdoor-hanging-lantern-nrly1090.html
To be precise, I want you to create a [get request] that will return the following information:
- Product Name
- Price
- Description
- Product images URLs
Bid only if you know how to do it
Maybe useful: I found they are using this API:
https://prx.wayfair.com/px/xhr/api/v2/collector
I want to scrape products from a website called Wayfair using product SKU.
Here is an example of a product:
SKU: NRLY1090
https://www.wayfair.co.uk/lighting/pdp/ophelia-co-hugh-1-bulb-outdoor-hanging-lantern-nrly1090.html
To be precise, I want you to create a [get request] that will return the following information:
- Product Name
- Price
- Description
- Product images URLs
Bid only if you know how to do it
Maybe useful: I found they are using this API:
https://prx.wayfair.com/px/xhr/api/v2/collector