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.35.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-1.0.35.tar.gz
.
File metadata
- Download URL: hypersquirrel-1.0.35.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6eef6631600604b175763f6343bba197efe539a7be536f4d5fc5720bc7784b1e |
|
MD5 | 1f41a27a624ed18cc0030754a4ef7fac |
|
BLAKE2b-256 | 27396566992cc8c27b2dafefc78cbf7016ae2eb5a9ee939f04725726b537393b |
File details
Details for the file hypersquirrel-1.0.35-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-1.0.35-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdff0ab5dda3927eb6195454ca276604c835a0025ed2cd9d68926ffa8a8e439f |
|
MD5 | 895cb32bde02b0cb0e45f74b9de79757 |
|
BLAKE2b-256 | 32ae0aea4469f07863c48a8a1f6e2e33f0103480762fe860361cb3acde9fd04c |