website-scraper-puppeteer

Plugin for website-scraper which returns html for dynamic websites using puppeteer

MIT License

Downloads
2.1K
Stars
323
Committers
8
website-scraper-puppeteer - v1.1.0 Latest Release

Published by s0ph1e about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/website-scraper/website-scraper-puppeteer/compare/v1.0.0...v1.1.0

website-scraper-puppeteer - v1.0.0

Published by aivus almost 3 years ago

πŸ’₯ Breaking changes

  • module requires nodejs version >= 14.14
  • module is now pure ESM and cannot be required from CommonJS module. Read more about ESM modules

Full Changelog: https://github.com/website-scraper/website-scraper-puppeteer/compare/v0.1.5...v1.0.0

website-scraper-puppeteer - v0.1.5

Published by s0ph1e over 4 years ago

  • 22b2b14ca922535f313f664d39877a405f159c9e - add blockNavigation option
website-scraper-puppeteer - v0.1.4

Published by s0ph1e over 4 years ago

  • 1465d4bdd1d64ce90e3b367a8fad1a7490e90a20 - fix for special characters
website-scraper-puppeteer - v0.1.3

Published by s0ph1e almost 5 years ago

  • Add scrollToBottom option to constructor
website-scraper-puppeteer - v0.1.2

Published by s0ph1e about 5 years ago

  • Add launchOptions to constructor
  • Pass headers from website-scraper to puppeteer
  • Fix closing browser when no browser found
website-scraper-puppeteer - v0.1.1

Published by s0ph1e almost 6 years ago

Allow multiple pages

website-scraper-puppeteer - v0.1.0

Published by s0ph1e almost 6 years ago

First release

Package Rankings
Top 4.79% on Npmjs.org
Badges
Extracted from project README
Version Downloads Node.js CI Test Coverage
Related Projects