Catalog108 / help
Help center
Accordion-style FAQ. All content is present in the HTML, it's just
visually collapsed via CSS / <details>. Teaches: hidden content
doesn't always require JS to extract.
What is Catalog108?
A practice scraping sandbox. Every page is a stable lab target for the curriculum at scrapingcentral.com/learn.
Is the data real?
No. Everything you see, products, reviews, news, is deterministically generated from seed 108.
Can I scrape this site?
Yes, that's the whole point. Respect robots.txt and use a polite rate.
How often does data change?
Most data is stable forever. Deals rotate daily; the live ticker updates every few seconds.
What about authentication?
Visit /account/login to use the demo account. Demo credentials are printed on the login page.
Do you rate-limit?
A small number of challenge pages do, intentionally. Most do not.
Is there an API?
Yes, see /api/docs.
Where do I report issues?
Reach out via scrapingcentral.com/contact or email us at the address listed there.