Skip to content

I2rys/BCFlare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BCFlare

NodeJS module to GET/POST and bypass website's Cloudflare

Installation

Github:

git clone https://github.com/I2rys/BCFlare

NPM Packages:

npm i puppeteer-extra-plugin-stealth && npm i puppeteer-extra

This NPM Package:

npm i bcflare

Usage

Get:

BCFlare.get(url, headers, useragent)

Post:

BCFlare.post(url, post_body, headers, useragent)

License

MIT © I2rys

About

NodeJS module to GET/POST and bypass website's Cloudflare.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks