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.30.tar.gz
(13.5 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.30.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.30.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f107b8abbc9aa43d8399319302caf3216992d0dbfb0d36eab76bd9d0887cc23a |
|
MD5 | 0e825f31a1784e6fd8904282043c3ebe |
|
BLAKE2b-256 | 756764dc09ab5aef4b2578cb38b2e3481528e18cad569733ff646e233782eb79 |
File details
Details for the file hypersquirrel-0.30-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.30-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.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 971126b19fea8153f6cae9ad9348c4bac56c4f2750dcd3e6d03f7e207a0320e7 |
|
MD5 | 6828a29533aabb07407faf0f54407555 |
|
BLAKE2b-256 | aa555c91055d6102960e2c40846e0f16142d85f8ce936414231b4428fb862e83 |