Closed daonsh closed 1 year ago
If the website I scrape needs pagination to get all the data, can this tool click on "next" (or similar) and continue with the next page?
see PaginatedSchemaScraper. https://jamesturk.github.io/scrapeghost/usage/
you may want to extend this yourself depending on how the pagination works but it's a starting place.
If the website I scrape needs pagination to get all the data, can this tool click on "next" (or similar) and continue with the next page?