Scrapes posts from various websites
Project description
hypersquirrel
Usage
Module
pip install hypersquirrel
from hypersquirrel import scrape
for file in scrape("scrape_url"):
print(file)
Standalone
docker-compose up --build -d
curl --location --request POST 'localhost:5000/scrape' \
--header 'Content-Type: application/json' \
--data-raw '{ "url": "scrape_url" }'
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
hypersquirrel-0.5.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.5.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.5.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9d37baee8ef8f628e65cbf1464e31f373d5053a9485d36c7a2e78ab08105179 |
|
MD5 | 344f23ecd117040c4bde9c26f859119d |
|
BLAKE2b-256 | e0f2b960b41cfa16265502bd249faa244584ffa8259ef3efebe219b657ddddbb |
File details
Details for the file hypersquirrel-0.5-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.5-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34dd34881c792dc48fe3860c817ff3aad1b0594ba70ebb1242c7d80d724f53dc |
|
MD5 | ba78b1b47076c0ce3b8d86edd2015c0f |
|
BLAKE2b-256 | 3c5811c04276def40f480fc4b73a5a13df2ce65bfe6190cdf441b8a5e06eb9e6 |