Skip to content

Commit 8f3a31b

Browse files
Update README.md
1 parent 3cc819d commit 8f3a31b

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
<a href='https://github.com/2captcha/2captcha-python' target='blank'><img src="https://github.com/user-attachments/assets/a737d428-5233-4605-9d09-211fa213d069" width="82" height="30"></a>
2+
<a href='https://github.com/2captcha/2captcha-javascript' target='blank'><img src="https://github.com/user-attachments/assets/4d3b4541-34b2-4ed2-a687-d694ce67e5a6" 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+
110
# Python Module for 2Captcha API
11+
212
The easiest way to quickly integrate the [2Captcha] 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 [Python captcha solver](https://2captcha.com/lang/python) page.
314

415
- [Python Module for 2Captcha API](#python-module-for-2captcha-api)
516
- [Installation](#installation)
@@ -39,6 +50,8 @@ The easiest way to quickly integrate the [2Captcha] captcha-solving service into
3950
- [Async calls](#async-calls)
4051
- [Examples](#examples)
4152
- [Useful articles](#useful-articles)
53+
- [Get in touch](#get-in-touch)
54+
- [Join the team 👪](#join-the-team-)
4255

4356
## Installation
4457

@@ -504,6 +517,17 @@ Examples of solving all supported captcha types are located in the [examples] di
504517
- Amazon captcha solver: Code example for bypassing the [Amazon captcha](https://2captcha.com/blog/amazon-captcha-solving)
505518
- [Captcha bypass in Selenium](https://2captcha.com/blog/captcha-bypass-in-selenium)
506519

520+
## Get in touch
521+
522+
<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>
523+
<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>
524+
525+
## Join the team 👪
526+
527+
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! 😍
528+
529+
<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>
530+
507531
<!-- Shared links for README.md -->
508532
[2Captcha]: https://2captcha.com/
509533
[2captcha software catalog]: https://2captcha.com/software

0 commit comments

Comments
 (0)