A module to bypass InfinityFree API security checks for Scraping or API
Project description
InfinityFree API Bypass 🚀
Bypass InfinityFree security restrictions & access the API without limitations!
About
InfinityFree API Bypass is a Python module that automates bypassing security restrictions on the InfinityFree hosting platform. It decrypts AES-encrypted cookies, solves JS security challenges, and allows smooth GET/POST API requests.
Installation
Install via pip:
pip install infinityfree
Usage
from infinityfree import Bypasse
response = Bypasse.get("https://example.com/protected-page")
print(response.text)
More Details
For full documentation and examples, visit:
🔗 GitHub Repository
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
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 infinityfree-0.1.4.tar.gz.
File metadata
- Download URL: infinityfree-0.1.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bf98461ec7aed5534e9d14aa208063ce00e8aba377d97f4a85d54c41f63645a
|
|
| MD5 |
cd28d47c4ecde74809c9b30ccf37fceb
|
|
| BLAKE2b-256 |
45236b21b74e597ed0277e8594cf04767d1f875813ab0d25c5150d40cf52e713
|
File details
Details for the file infinityfree-0.1.4-py3-none-any.whl.
File metadata
- Download URL: infinityfree-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11c761e94869d17bb8952110e2220a10311adca4b5c7abaec2d1d060610acae0
|
|
| MD5 |
b6af4c569c88d7fd1bba499c6049e4a9
|
|
| BLAKE2b-256 |
7dc36e959e0d223838787970a21cbd082796155cb1867795a0bd2414cecee4d0
|