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.0.31.tar.gz
(13.6 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.0.31.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.0.31.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebd8a9b3b23c38f611bc3b605503aaeb6904a6487cccd65eb2123b3c9e11501b |
|
MD5 | 65e937b0fd5f642a461e23a3f8b2e98e |
|
BLAKE2b-256 | 0616310f3380b9bd737f3ec51f6373815c4dceb5a82c494ecbda2523c4c6553e |
File details
Details for the file hypersquirrel-0.0.31-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.0.31-py3-none-any.whl
- Upload date:
- Size: 23.0 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 | aede1c2520897eb33b3297c490319490e0b72cf460c12b23f8fb9b7e48064855 |
|
MD5 | 709fe5384ac6040ab9477894709216d1 |
|
BLAKE2b-256 | 442edd5ace2b3713e5d2d804fafce9ff382649c1b0489d45782f652ed99cccc0 |