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.4.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.4.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.4.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3215095ec30cd261a578ca7ec2d2b970cae1e89637261ddf966a6f4756e1f254 |
|
MD5 | 0578915abab1261adebc41e797e56bad |
|
BLAKE2b-256 | 08214e1c15dba567debcea6fb94826d46778706ea9f132dd270f56a73f287a44 |
File details
Details for the file hypersquirrel-0.4-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.4-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f962898c4d44a458aaf845522664986a1ac778326868f0c526fc960b5d00eb47 |
|
MD5 | e3cc7b3978e4f61f39ee23c967a4b14d |
|
BLAKE2b-256 | 515286836fb61868e3a1f937e52bb3bc07df12f7dc21aea38c789f3c121611c3 |