Scrape All products from Argos store:
- get price, image, title, in_stock and barcode from product page
- get product urls from category url
- get category urls from categories url
Input: user friendly form, where you enter any URL from Argos store, "start" and "end" pages (start scraping from page x to page y), and click "start search" button
Output is a downloadable .csv file.
Note: This script is very optimized in speed and performance, you can use it many times daily to scrape all products from argos.co.uk. Check file argos.php for more information.