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.29.tar.gz
(13.2 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.29.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.29.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aaea792d0ad8711794da68b639bbe80b3ab3d1b996e20f9e4a42b8b9d8859f1 |
|
MD5 | 94104685a0e2a8276bc03878a812addd |
|
BLAKE2b-256 | ec19a0df4c259c06570ccce0656d1ae566ce0538511d3a8fd1795d140c5175b0 |
File details
Details for the file hypersquirrel-0.29-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.29-py3-none-any.whl
- Upload date:
- Size: 22.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 | c6e49462a95128c02bc20f662bb86fa3c63f515e90162a4d51714a62dcafad17 |
|
MD5 | 3ed3a1d7998883d464f8190fbc7c26f1 |
|
BLAKE2b-256 | 6165719dceb68d4dc427a780e60ea4812e9874d4354ca46394f5fa748442613b |