|
| 1 | +<a href='https://github.com/2captcha/2captcha-python' target='blank'><img src="https://github.com/user-attachments/assets/37e1d860-033b-4cf3-a158-468fc6b4debc" width="82" height="30"></a> |
| 2 | +<a href='https://github.com/2captcha/2captcha-javascript' target='blank'><img src="https://github.com/user-attachments/assets/371b271e-33c3-4217-af21-b95517a4677c" width="36" height="30"></a> |
| 3 | +<a href='https://github.com/2captcha/2captcha-go' target='blank'><img src="https://github.com/user-attachments/assets/ab22182e-6cb2-41fa-91f4-d5e89c6d7c6f" width="63" height="30"></a> |
| 4 | +<a href='https://github.com/2captcha/2captcha-ruby' target='blank'><img src="https://github.com/user-attachments/assets/0270d56f-79b0-4c95-9b09-4de89579914b" width="75" height="30"></a> |
| 5 | +<a href='https://github.com/2captcha/2captcha-cpp' target='blank'><img src="https://github.com/user-attachments/assets/36de8512-acfd-44fb-bb1f-b7c793a3f926" width="45" height="30"></a> |
| 6 | +<a href='https://github.com/2captcha/2captcha-php' target='blank'><img src="https://github.com/user-attachments/assets/e8797843-3f61-4fa9-a155-ab0b21fb3858" width="52" height="30"></a> |
| 7 | +<a href='https://github.com/2captcha/2captcha-java' target='blank'><img src="https://github.com/user-attachments/assets/a3d923f6-4fec-4c07-ac50-e20da6370911" width="50" height="30"></a> |
| 8 | +<a href='https://github.com/2captcha/2captcha-csharp' target='blank'><img src="https://github.com/user-attachments/assets/f4d449de-780b-49ed-bb0a-b70c82ec4b32" width="38" height="30"></a> |
| 9 | + |
1 | 10 | # JavaScript captcha solver module for 2Captcha API
|
2 | 11 |
|
3 | 12 | The easiest way to quickly integrate the [2Captcha](https://2captcha.com/) captcha-solving service into your code and automate the solving of any type of captcha.
|
| 13 | +Examples of API requests for different captcha types are available on the [JavaScript captcha solver](https://2captcha.com/lang/javascript) page. |
4 | 14 |
|
5 | 15 | - [JavaScript captcha solver module for 2Captcha API](#javascript-captcha-solver-module-for-2captcha-api)
|
6 | 16 | - [Installation](#installation)
|
@@ -33,6 +43,8 @@ The easiest way to quickly integrate the [2Captcha](https://2captcha.com/) captc
|
33 | 43 | - [Proxies](#proxies)
|
34 | 44 | - [Examples](#examples)
|
35 | 45 | - [Useful articles](#useful-articles)
|
| 46 | +- [Get in touch](#get-in-touch) |
| 47 | +- [Join the team 👪](#join-the-team-) |
36 | 48 |
|
37 | 49 |
|
38 | 50 | ## Installation
|
@@ -547,9 +559,20 @@ Examples of solving all supported captcha types are located in the [examples] di
|
547 | 559 | * [Custom Slider Captcha Demo](https://github.com/2captcha/custom-slider-demo)
|
548 | 560 | * [Cloudflare Challenge page bypass code example](https://github.com/2captcha/cloudflare-demo)
|
549 | 561 |
|
| 562 | +## Get in touch |
| 563 | + |
| 564 | +<a href='mailto:support@2captcha.com' target='blank'><img src="https://github.com/user-attachments/assets/539df209-7c85-4fa5-84b4-fc22ab93fac7" width="80" height="30"></a> |
| 565 | +<a href='https://2captcha.com/support/tickets/new' target='blank'><img src="https://github.com/user-attachments/assets/be044db5-2e67-46c6-8c81-04b78bd99650" width="81" height="30"></a> |
| 566 | + |
| 567 | +## Join the team 👪 |
| 568 | + |
| 569 | +There are many ways to contribute, of which development is only one! Find your next job. Open positions: AI experts, scrapers, developers, technical support, and much more! 😍 |
| 570 | + |
| 571 | +<a href='mailto:job@2captcha.com' target='blank'><img src="https://github.com/user-attachments/assets/36d23ef5-7866-4841-8e17-261cc8a4e033" width="80" height="30"></a> |
| 572 | + |
550 | 573 | <!-- Shared links -->
|
551 | 574 | [post options]: https://2captcha.com/2captcha-api#normal_post
|
552 | 575 | [list of supported languages]: https://2captcha.com/2captcha-api#language
|
553 | 576 | [Buy residential proxies]: https://2captcha.com/proxy/residential-proxies
|
554 | 577 | [Quick start]: https://2captcha.com/proxy?openAddTrafficModal=true
|
555 |
| -[examples]: ./examples |
| 578 | +[examples]: ./examples |
0 commit comments