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.26.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.26.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.26.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b5943d6a67ea2958aa9e58b123f76d23336ec4a018019eb003bdeb2097a8b03 |
|
MD5 | 89d610218081efa6aa47186b747eaf88 |
|
BLAKE2b-256 | 08ca91a809a6eefb06d1f171d8e582a7795ffe55398c435144c0112ac4c4d2ee |
File details
Details for the file hypersquirrel-0.26-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.26-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 | ac81b4e6fcbd81ae06d6178a8db6472097417a481032559855bd5591e6641b41 |
|
MD5 | cd93010c07ae7158719676b014d8e114 |
|
BLAKE2b-256 | fada282e4fa5791ef3506d1c771d70d0000ddebaf0c039ab941d7126bff677fa |