Skip to content

p0ody/ff2ebook-cloudflare-scraper

Repository files navigation

Simple node server to serve scraped url from website protected by Cloudflare.

This server use queue and max Async request to reduce the chance of getting blocked by Cloudflare.

Recommanded to use with a rotating proxy.

To install:

  1. Clone repo
  2. Edit src/Config.ts to your liking
  3. npm install
  4. npm run build
  5. npm start

To use, simply request the url in a browser: http://your-ip:port/?url=URL to fetch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published