1.0.11 • Published 6 months ago

flamescraper v1.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
6 months ago

Web scraper for humans

Extended and fully async version of scrape-it

npm install --save flamescraper
Features and usage
  • Multiple pages parse per request
  • Recursive subpage loading per each parameter with subpage field
  • Pagination infinity loop, where Next page param detected and next page link is finded
  • You can select for each page: use Puppeteer for SPA sites or default web request
  • If Convert and How is a string => make functions
  • Async PageConvertor callback after each page (in pagination) for bulk processing/save results, but with full control after each step
  • Async stopCallback for stop scraping if results are right for you (for example you scraped next pages last time)
1.0.9

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago