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.8.tar.gz
(10.9 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.8.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.8.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 771675a6971b5a1f4cb6ef42ce6f03dbf8346843be917b3eccbe81a7498deb6b |
|
MD5 | eb66d5d1e1b05b4af05590eb42d0a0a1 |
|
BLAKE2b-256 | 9284241b1a10ca45fc9602c01e876e53fda67100e579e42070b029d90f9bd24a |
File details
Details for the file hypersquirrel-0.8-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.8-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6863f6ea13cb54b0561bca675c6d1df526c0f8f7a3d5f9069ac811a287424a3b |
|
MD5 | d56cb6c90f3cff7d3deb56735928278e |
|
BLAKE2b-256 | cb02426b6a693c246196e3091b3aaf03266aee9dd86af3718b0f162d1d8c3736 |