Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gnuns/cfget

:snake: A node.js cli tool to bypass Cloudflare's anti-bot and get the page contents
https://github.com/gnuns/cfget

bypass cfd cloudflare nodejs

Last synced: 3 months ago
JSON representation

:snake: A node.js cli tool to bypass Cloudflare's anti-bot and get the page contents

Awesome Lists containing this project

README

        

### cfget

A node.js cli tool to bypass Cloudflare's anti-bot and get the page contents

It's pretty simple to use:
```sh
npm install -g cfget
cfget http://cloudflare.com
```

### TODO
- [ ] change zombie.js to nightmare.js