httrack
httrack copied to clipboard
URLs dynamically generated in JavaScript
Seems like there's some JS that is generating URLs, but it isn't statically analyzable. How can I get this to work? Maybe I can just add the expected URLs to the list of URLs in the command?
Yes, you can add as many base URLs as you want. And it is a good way to get around link paths that don't meet up.
What if the website has many pages and a lot of URLs generated by javascript? How to manage with the problem of archiving such URLs?