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.37.tar.gz
(14.2 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-1.0.37.tar.gz
.
File metadata
- Download URL: hypersquirrel-1.0.37.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b508a669fb95aa2c0da96bd67e8bf72501ffe9b26389c535515db44c24cfe13 |
|
MD5 | 9f9525eb950f602926e40fe9c4cf898b |
|
BLAKE2b-256 | 9c9dd52e97d1da7235b8b76ed3a16e02181325be0dfab3f73656f68270dca757 |
File details
Details for the file hypersquirrel-1.0.37-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-1.0.37-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f349c502f3c1f34348fa3166c59d9fb9f44bb9536f97918fdf0d38a776066a2 |
|
MD5 | 6e17d036e772fcf7e52bfdef613be637 |
|
BLAKE2b-256 | 5d3ea51c7813d87c27cbe77012b90c3be3dc5eb600931ea572faa9077cf8a9ed |