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-1.0.33.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-1.0.33.tar.gz
.
File metadata
- Download URL: hypersquirrel-1.0.33.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e97a74ebba7d99448edba213e1ace4fa9248daca95598c2ca962eed8e388924a |
|
MD5 | c686bba1e25f8eb9e89520ca888a1b66 |
|
BLAKE2b-256 | 957648a1c693e45a2a75a5a635cc2a71228e565923942d8b4c6d9a6c334ff699 |
File details
Details for the file hypersquirrel-1.0.33-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-1.0.33-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fed967654f5c1ceef2eceb1fba33b023eab7fedad7dba836039ef056c2328a3 |
|
MD5 | 5ea1a1f70300dc3360f7d445f2b4df6f |
|
BLAKE2b-256 | efa3262d6879982c6f4025b0a9d4a0c9c320ff0dda5424bdd5e2c726131a77cd |