Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethand91/2captcha-sample
Simple repo demonstrating 2Captcha service
https://github.com/ethand91/2captcha-sample
javascript nodejs
Last synced: 1 day ago
JSON representation
Simple repo demonstrating 2Captcha service
- Host: GitHub
- URL: https://github.com/ethand91/2captcha-sample
- Owner: ethand91
- Created: 2022-06-21T01:34:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T01:35:06.000Z (over 2 years ago)
- Last Synced: 2024-05-01T17:14:18.934Z (9 months ago)
- Topics: javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple example showcasing 2Captcha.
---
## Installation
Install the packages via:
```bash
npm i
```---
## How to use
replace the Api Key with your own in src/config.js file.
Solving image captchas:
```bash
node src/normal.js
```You can replace the file with a file of your liking.
reCAPTCHA can also be solved via:
```bash
node src/recaptcha.js
```Note you will need to replace the sitekey and siteurl variables.
---
2Captcha can be accessed via:
https://2captcha.com/?from=14200835