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.22.tar.gz
(12.3 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.22.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.22.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10cd09ec0f312d15fa224ad60a04d7385bdc0101c0c83b49c01418262822b792 |
|
MD5 | 570c760a4756eaeae2222097369a7a1d |
|
BLAKE2b-256 | b39d386b9cbe88a123861720d7ef0ec64377b882260f737b1ca6ed4d9a61ced0 |
File details
Details for the file hypersquirrel-0.22-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.22-py3-none-any.whl
- Upload date:
- Size: 20.5 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 | 32dbefd389d0a04eefc159d666d19585027520d946d2d80f6c37e42ffcd05b6b |
|
MD5 | 4592dbae1066efb117a03287bce25ce4 |
|
BLAKE2b-256 | 4893d85b51de93eb91c55c0c3e35955e59a0dead6bb477db32243281ed0bc7de |