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.24.tar.gz
(12.8 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.24.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.24.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79a5ef220f01a95618391b70ba7f97f72bc6a5f8d8ff084ea47a51a1f2fdaf83 |
|
MD5 | ef772ecbf17401e0071fd7cf51880b70 |
|
BLAKE2b-256 | 7d98aff7a5d96de19dbcbc73925ec088bc8cee7906a91341c279ba1e1469ba7a |
File details
Details for the file hypersquirrel-0.24-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.24-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 | fe4a73edf780b91d2f8eaea27cf17faaa91e44aa0a1057492ce6fe373cec3b5b |
|
MD5 | 437c51b47b5fdddad22cbdfa6a3eacbb |
|
BLAKE2b-256 | 8e7b60b2bf722ce9470d4eeb1f1cdd92adcaa3044487f0c812e6768c0158151f |