Scrape multi-page websites into a table

The scenario walks a site page by page — finding and clicking 'next' itself, collecting the fields you want from every page and filing them as rows in a table. Set it up once for any site.

  • Turns the pages to the very last one itself
  • Collects the fields you need from every page
  • Files the result as rows in a table
  • Set up once — works for any site