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.11.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.11.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.11.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 | 8cb36489aef0dd3b4c863c12a9fb15cf70d34a4a66f3dae883f3a166ec89f9e0 |
|
MD5 | 0e938b2d843160a5d7f63104e04ef42f |
|
BLAKE2b-256 | ddce05ed2c37444460aeca86e3b6d92bbb85d46a9f00e096e3904b5948f0d3b7 |
File details
Details for the file hypersquirrel-0.11-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.11-py3-none-any.whl
- Upload date:
- Size: 19.7 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 | e9f1d92ba3605c25ea08d09d61d144a2d3fc8b74907458ddd23a637d2d293ca1 |
|
MD5 | 750ad8d8326637114368a5ff6e50d042 |
|
BLAKE2b-256 | 417d34f3431514c56e9ef9a47362fde5e1de9731a74196cd4aa8245771214d4b |