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.25.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.25.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.25.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 241c07372736d071e8cb6113ccb3599198e7585a4f4a5a93be8bbbdbd651066f |
|
MD5 | 2945ff3bd4814565c0d6f645e39350d9 |
|
BLAKE2b-256 | 541da86aba7e2af49c80130a8275401074a9f5fd4c395f7fbc24ef2a2c36b11e |
File details
Details for the file hypersquirrel-0.25-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.25-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86aa61b1d99cc84f152a41c4f7e9130af7d8d7d53391a2454490136fc544402c |
|
MD5 | 19ab2f1bd2dfa79e69c1c7fe659becfe |
|
BLAKE2b-256 | 881618bec765316e4e5cbdd656e5746bfba729f732ef3ad7bda4332e0009be00 |