Ask questions relating to GrabzIt's Web Scraper Tool. Such as how to use the web scraper and API to extract data from web pages, images or PDF documents.
I am trying to capture the entire contents of a website with multiple levels. I have tried using online tool, but it only captures the first page, which is links to chapters. If I click on those links, I then get links to subchapters, and then ultimately to sections. I could capture each section indivudally, but there are hundreds of those and I'm trying to avoid all that work.
It sounds like this is a web scraping question so I have moved it here. Presumably you have used one of these templates: https://grabz.it/scraper/templates/
If you have and it doesn't work there must be something special about the links. This will require you to write your own scrape. We don't help with writing scrapes as it is a self service tool.