Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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