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.20.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.20.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.20.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29e77562dd7eb3f9f1b31d42c3a9eb19f89bad48a68d2f7081405fcf33c18d9d |
|
MD5 | 29470d4fcf41082f81ead566523ceed5 |
|
BLAKE2b-256 | c54bac0329d2f9d938eb11ba8973395142c0235ade78adbe1bab8d5fba94846d |
File details
Details for the file hypersquirrel-0.20-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.20-py3-none-any.whl
- Upload date:
- Size: 20.2 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 | fc6b082b7ea68595974896e100cd578beffc2a62db1707edaa01c7b0e62c55b0 |
|
MD5 | a53ce7ae4d952fca583012fb213bfac0 |
|
BLAKE2b-256 | 650d6a0a86fb0572f6610b7ffba6de79c0c728f5ce41b1359dfa03265a060e7d |