Closed giuseppe99barchetta closed 6 months ago
The part_search
method takes a keyword argument limit
, if you wish to scrape more than the first page just set the limit to >20 (there are 20 parts on each search page). The library will handle it for you.
Hi, is it possible to scrape more than 20 products?
I suppose that right now the code can scrape only the 1st page of the search, right?