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.14.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.14.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.14.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39f79d17b6e44f880ccb89febbccb83b6da17a5fa68ef3fecf0ee7ebbc458d1e |
|
MD5 | 46b9912c1d27f793a52c34d3086420b0 |
|
BLAKE2b-256 | 6c2f67ca33cd393b53eee471de9a9dd54817dfc47ee8859d5d37b1d04454c217 |
File details
Details for the file hypersquirrel-0.14-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.14-py3-none-any.whl
- Upload date:
- Size: 20.0 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 | 2a19efae808e45639db3e38d39a77264ce50dfd52893586c9048aa6c52c3fd29 |
|
MD5 | 3b4234f086cefe63e45c67cdf982977d |
|
BLAKE2b-256 | 416f9ea9e49586003352f8ce0fd0845ea81677576be1663b74f5b52441053a5a |