Skip to content

Commit c013e42

Browse files
authored
Update README.md
1 parent 8c5fe25 commit c013e42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Try it in [demo app](https://scraper.nepochataya.pp.ua/) ([source](https://githu
1818

1919
**Note:** by default dynamic websites (where content is loaded by js) may be saved not correctly because `website-scraper` doesn't execute js, it only parses http responses for html and css files. If you need to download dynamic website take a look on [website-scraper-puppeteer](https://github.com/website-scraper/website-scraper-puppeteer) or [website-scraper-phantom](https://github.com/website-scraper/node-website-scraper-phantom).
2020

21+
This module is an Open Source Software maintained by one developer in free time. If you want to thank the author of this module you can use [Patreon](https://www.patreon.com/s0ph1e).
22+
2123
## Requirements
2224
* nodejs version >= 8
2325

0 commit comments

Comments
 (0)