Y
Hacker News
new
|
ask
|
show
|
jobs
by
mesarvagya
1128 days ago
Most of SPA websites today cannot be downloaded through httrack.
1 comments
danparsonson
1128 days ago
Yes SPAs will be next to impossible for a tool like this; I'm not sure how any tool could archive such a site tbh?
link
_a9
1128 days ago
I use browsertrix-crawler[0] for crawling and it does well on JS heavy sites since it uses a real browser to request pages. Even has options to load browser profiles so you can crawl while being authenticated on sites.
[0]
https://github.com/webrecorder/browsertrix-crawler
link