react-native-cloudscraper
This library is a port of cloudscraper for react native with some minor changes.
Install
npm install react-native-cloudscraper --save
react-native link react-native-cloudscraper
yarn add react-native-cloudscraper
Usage
cloudscraper ; cloudscraper
Docs
Fetch Documentation (this is where the options and response object come from)
Testing
Clone this repo, npm install
and then npm test
TODO
- Check for recaptcha
- Support cookies, so challenge can be solved once per session
- Support page with simple redirects
- Add integrated testing
- Add end-to-end testing
- Support Cookie Challenge