images
Closed this issue · 2 comments
Configuration
version: [result of npm ls website-scraper --depth 0
command]
options: [provide your full options object]
i tried your demo app and the problem is that there is only the main url which is not downloaded under url for example if the url is a.html it will not download a / 2.html
Description
[Description of the issue]
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Additional Information
[Any additional information, configuration or data that might be necessary to reproduce the issue]
Hi @hxhging
Demo app is not designed to download linked html documents, it downloads only main html file.
I suggest to download all needed html files separately in demo app or build proper solution with website-scraper node module which is used under the hood of demo app
This issue has been automatically closed because there has been no response from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.