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.10.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.10.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.10.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab7d37927830d1239cb7ceb99bfea8f283ac517e6b2b61d6dd3789132aa9b5bd |
|
MD5 | 5f3032fc8b16016a7918726fb80cfd60 |
|
BLAKE2b-256 | 690d46d9d4d74433a16760b3a6c3f1eb645ddd2721da53d01bf6a46371d09c16 |
File details
Details for the file hypersquirrel-0.10-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.10-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed1d100940cae2e1ed590e3b9ce6af57e2d5742def31ee7db888a2f450f5a64d |
|
MD5 | f641be01fe2cd2b3cd00803e371eb2c8 |
|
BLAKE2b-256 | db7117852cdeed606620d4bec43664640e68db90ff4a99960223513038c2fac4 |