I want to get the data from product page of different types of ecommerce website. Is there any tool or tutorial available to write a generalize code for all?
Can i crawl multiple ecomm. website by writing a generalize crawler in Python?
1–2 of 2 posts
Re: Can i crawl multiple ecomm. website by writing a generalize crawler in Python?
#2http://www.amazon.com/Automate-Boring-Stuff-Python-Programmi... . More specifically, chapter 11 - https://automatetheboringstuff.com/chapter11/ .