|
|
|
|
|
by Raed667
1346 days ago
|
|
Simple data-scraping: I want grab the items in page and export them in a structured way (JSON, CSV). It should have an intuitive way to handle infinite scrolling or pagination. It should be simple enough so that I don't have to open an IDE for basic scrapping scenarios. |
|