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.6.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.6.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.6.tar.gz
- Upload date:
- Size: 10.7 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 | 2b28cd98386f91b1f83118ad5f711642a166775e4b16d2b9b3eefeaa0bab4743 |
|
MD5 | ab6a4729ebd1b69765a1c4bde912ece8 |
|
BLAKE2b-256 | fbe75569f7e51fac807f7ecf365d67e68e7720d2f5bb3986699413cbbb057d05 |
File details
Details for the file hypersquirrel-0.6-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.6-py3-none-any.whl
- Upload date:
- Size: 18.9 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 | 5f757baf377b4517d8010e48aec3885f83017f1c7cef9d1396a4b48af6e0cff8 |
|
MD5 | e403e0bdce687312e644a32a3cfc278d |
|
BLAKE2b-256 | 7c90fadc7e5eb5970bbf476e1a73ffe9b02feff6cdf1ba7c68349a3c2a36f596 |