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.19.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.19.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.19.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a79a1f4e6dc59a2f590642e5fcc9b66da0f6a314a42ba6cfe5ea587a2f68e988 |
|
MD5 | 50dce6edf0dea23b20f1899e69a0f2a4 |
|
BLAKE2b-256 | ce0ce9ce58ef94026d47472fd2c0e37c0fa5e2c397aa402841f573d500d8427b |
File details
Details for the file hypersquirrel-0.19-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.19-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7761236140a6742c328328d2a54039c7f321b790ccf90c7cf1d0cad99464035c |
|
MD5 | 9a10a61b4cb3edd4a25f8143e28c42a0 |
|
BLAKE2b-256 | b7afb0387f288032282275136d89d9fe1f5ece80af50519ec07e1c3663173312 |