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.15.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.15.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.15.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66c8a0e446cc6cd397d4d5097d81bb529c9c4e8dc73af5044369ce9142e07c24 |
|
MD5 | 48b5c5a88edbf3820e73be2cc8a61b70 |
|
BLAKE2b-256 | acba467c1044f25b7c4c205d4ea37ad8a9edd47257a854d6b6281e870a2290fc |
File details
Details for the file hypersquirrel-0.15-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.15-py3-none-any.whl
- Upload date:
- Size: 20.0 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 | 32c30b320f6b37a8387e3d3e88befc56f8a2eb17e8a50f2df09767d26cc73448 |
|
MD5 | 3a326ffdff8cd011d61f89d19da8130e |
|
BLAKE2b-256 | fc8d0c1360efa12cdc78475c520a7010b7e0bd996cccd8ffffdf734efd4398d1 |