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.12.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.12.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.12.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c55abc36fe3199f17ac1aaee8b18f461703e4df3eb49348ea222054793d604 |
|
MD5 | b398977bf4caeb4820822b84a3b38e0c |
|
BLAKE2b-256 | 8dde6d26254226bfcd196c4ecc4dc4b1ee8f212fbc0d713b964516b300ed83b5 |
File details
Details for the file hypersquirrel-0.12-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.12-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a4269caca821d98be832c59f14f9835d0d90d14131db27e572e8719a0a05927 |
|
MD5 | 630d86b781592fa1743cd14266c90557 |
|
BLAKE2b-256 | 3528a1cbe1808492328aa0223c675df01a0db84a25c5607935521134ad42b918 |