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.7.tar.gz
(10.9 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.7.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.7.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 | 654118e4298beaef7a4cac6ad2f25e576e1c21e5350e2c832048ea59fa0f401a |
|
MD5 | 23f0fe8393ad786a9f5fec5fb3a6bac7 |
|
BLAKE2b-256 | 992a504d10995433ae444d95d2959e7a0aaef4fba90322d183aab11ef3001d0f |
File details
Details for the file hypersquirrel-0.7-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.7-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 | e933793019c0d8a65ac44176921ee1d62a160e9544ede1608111f8329b9e0501 |
|
MD5 | 7922363425f9a921bc28f13092aa9e11 |
|
BLAKE2b-256 | 0382c753f7077baff4706f5e514d86d51ca95a23666a45095e68aca518ee719d |