A simple and free reCAPTCHA bypass.
Project description
freecaptcha
A simple and free reCAPTCHA bypass.
Installation
Install freecaptcha from PyPI
pip install freecaptcha
Usage/Examples
from freecaptcha import reCAPTCHASolver
token = reCAPTCHASolver.solve("ANCHOR URL FOR YOUR SITE")
# Use token within your HTTP request
How To Find Anchor URL
- Navigate to your target website in your browser.
- Open Developer Tools (CTRL + I).
- Navigate to the 'Network' tab.
- Perform the captcha.
- Search for the 'anchor' request.
- Copy the request URL.
Authors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
freecaptcha-0.2.0.tar.gz
(14.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file freecaptcha-0.2.0.tar.gz.
File metadata
- Download URL: freecaptcha-0.2.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
314edfbe0bb013105d985036d40f9746a0ab268824b60d5eadb7ceff0a5dac02
|
|
| MD5 |
bf261510e0d895fee3973dafad0b33dc
|
|
| BLAKE2b-256 |
04ecbddc977ef9a699726549fd1cd0cf74c66f8118f3ca26b62ede45dce79284
|
File details
Details for the file freecaptcha-0.2.0-py3-none-any.whl.
File metadata
- Download URL: freecaptcha-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7217d84e80fc7d9c84a5b05a55281176bab26f58db910a563413e0b6721990a
|
|
| MD5 |
e28e653eb667534aaa2261ac893a7915
|
|
| BLAKE2b-256 |
fb88801bbe5f07b6b513ab16c2ad6e839236fde9e1177d724d18a695e9f9de5d
|