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.17.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.17.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.17.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c21bf21cb785f0371eed2476301b79eab824f003ba124704b8787ac45087e19 |
|
MD5 | 2ccb10a58c173674c308e1cda8a1e22e |
|
BLAKE2b-256 | ac2637e4e2e0eef0a757061c42d5f1ac2cd6cfe3ff90a5e10058c8e22480c78e |
File details
Details for the file hypersquirrel-0.17-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.17-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5730e51778560de23b0f24e8bee0b40595426cb9dc26ca969dc634dd019f7c3a |
|
MD5 | 04e94b50b376650c7bd2a6f2ec12e675 |
|
BLAKE2b-256 | 0d6e91069359c1be68c9e52bba16dbc5f54f901a035a924f462ceea26906b3bb |