how to scrape this section of a multipage website (1to 150 pages)
I tried Property Listing Extractor by adjusting the Property Listing URL to include pagination:
set up JSON format and only get 1 gage extracted
how to scrape this section of a multipage website (1to 150 pages)
I tried Property Listing Extractor by adjusting the Property Listing URL to include pagination:
set up JSON format and only get 1 gage extracted
Hey @flowfix! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
You can find your run history here: https://www.gumloop.com/history
Hey @flowfix - You can append the page numbers in the URL and then scrape each page in a loop. More info here: Webscraping multiple Trustpilot pages for reviews - #4 by Wasay-Gumloop
Let me know if this solves your issue.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.