A library for interfacing with the desync_search API
Project description
Sample Code
from desync_search import DesyncSearch
# Initialize the client
client = DesyncSearch(api_key="Your-API-Key")
# Perform a search
response = client.search("https://www.137ventures.com/", stealth_level=1)
# Access results
print(response.text_content)
print(response.internal_links)
print(response.external_links)
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
desync_search-0.1.4.tar.gz
(2.9 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 desync_search-0.1.4.tar.gz.
File metadata
- Download URL: desync_search-0.1.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
625aa46e44b4c35599a98a7eab172919e9b2218d2cadb3da5ae15a579517e9d5
|
|
| MD5 |
e6a96aea7b7633521ff37ec5f8d10502
|
|
| BLAKE2b-256 |
f72b75dc8ffb9cea8837a337df9e69236af13203bd348ca5c66513da4c58902c
|
File details
Details for the file desync_search-0.1.4-py3-none-any.whl.
File metadata
- Download URL: desync_search-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dd13c342739e68ba86be33be2a6d4a25730ae110df4310db3bebeaf0b3d8bbc
|
|
| MD5 |
027269c555aa433c5b4bed2201121c2f
|
|
| BLAKE2b-256 |
5bb102549663412f3c3d536c1908df2404ad099d24ba9b0b6266a376ab740c51
|