Hacker News new | ask | show | jobs
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.

1 comments

Check out https://browserflow.app/; I've been really happy with it so far