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.
Understand how to use loops in Hystruct