Catalog108 / challenges / static/pagination/unknown-end

Pagination with unknown end

intermediate Matching curriculum →

What this challenge teaches

Teaches: No page count, no "last" link. Stop when the page contains no products.

Expected output: Crawl ?page=1, 2, 3, … and stop on the first empty page.

Submit your scraper's JSON output to /challenges/static/pagination/unknown-end/grade (grader endpoint is part of a later phase; URL is reserved now).

Page
Warning: Array to string conversion in /home/u768815581/domains/practice.scrapingcentral.com/templates/challenges/static/pagination-unknown-end.php on line 10
Array, no total-count indicator, no last-page link.