Get Started
Loops
Understand how to use loops in Hystruct
Loops are a powerful way to scrape multiple pages with the same structure.
This is useful when you want to scrape a list of items from a page, such as a list of products or blog posts.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Understand how to use loops in Hystruct
