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-1.0.38.tar.gz
(14.2 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-1.0.38.tar.gz
.
File metadata
- Download URL: hypersquirrel-1.0.38.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95be9ef020fe18aac2b4abc6888b028c8a0dac3addb0f6c625ebdec4da5ca228 |
|
MD5 | 81e9cee787be4b59f65430b19427436c |
|
BLAKE2b-256 | a2a97595733bf28289686271d8b7960ab386fc102d5693a961ed307949ad4123 |
File details
Details for the file hypersquirrel-1.0.38-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-1.0.38-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8684453c47f6108a9551fbcb96c99504e3cce4d471022f01626ccabd6ceaee2c |
|
MD5 | bd46852652a633283afef94ad59814da |
|
BLAKE2b-256 | da5da1c119da3d057529fd58793e623103f341b96c6a945edf48b2a72d870878 |