A simple and optimized library for sending HTTP requests to closed or filtered sites (:
Project description
| _ \ ___ __ _ | |__ | |_ | |_ _ __ __ __ _ __ _ __
| |) | / _ \ / ` | | ' \ | _|| || ' \ \ \ / /| ' \ | ' \
| _ < | __/| (| | | | | || |_ | |_ | |) | \ V / | |) || | | |
|| _\ ___| _, | _____ || || _| _|| ./ _____ _/ | ./ || ||
|||_____| || |_____| |_|
""" Req_http_vpn Library
Req_http_vpn Library is an HTTP library, written in Python, for human beings.
Basic GET usage:
>>> from Req_http_vpn import *
>>> app = Requests_filter('Url')
>>> data = app.filter_req_GET()[2]
>>> print(data.status_code) # Print status_code
:Library used in the code: Requests
:Copyright: (c) 2023 Amin Rngbr.
:license: MIT
## Requests_filter Class
The Req_http_vpn library is a simple library for sending **http** requests to websites that are **filtered and blocked** by governments.
### How to create an object from this class:
```python
from Req_http_vpn import *
Req = Requests_filter('https://google.com')
```
And this class has **three functions** >>>
```python
filter_req_GET() #To send http request with GET method
filter_req_POST() #To send http request with POST method
filter_req_HEAD() #To send an http request to get website headers
```
`The author and developer of this light and simple library:` ÙŽ**Amin Rngbr**
**and over (:**
**GitHub address**: [aminrngbr1122](https://github.com/aminrngbr1122)
Project details
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 Req_http_vpn-3.0.0.tar.gz.
File metadata
- Download URL: Req_http_vpn-3.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1444d43ab950281086d898cce74028748cabcddd8b8162f31d45ed30b7f235c7
|
|
| MD5 |
5db0a312af893c5243d8363518898136
|
|
| BLAKE2b-256 |
a25de8a15c0db238755d2d679f86a47096082567c406213780daa6ce7919e7dc
|
File details
Details for the file Req_http_vpn-3.0.0-py3-none-any.whl.
File metadata
- Download URL: Req_http_vpn-3.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e996cec3a3adbfe42bb5c59c1786652a0c4efcfad2b3f4ae1613b0b19a2030e6
|
|
| MD5 |
b393feaabddd521dfdc5713976d5f273
|
|
| BLAKE2b-256 |
8ab19a97bfc479c23a545cbd03caa47f728a7108fec4fd05803ad88cc4c2d20f
|