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.28.tar.gz
(13.0 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.28.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.28.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0099d9a3e056cdbd336f444d1bf47faa4260dfc91f4f766eee956f0f59006eed |
|
MD5 | bf2350243a3758e6069709e6ee172378 |
|
BLAKE2b-256 | cd0f41796d0c40b2fb8085828910d3135dc5c855c8e3c0cdfc7d3be34242e4b6 |
File details
Details for the file hypersquirrel-0.28-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.28-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e0810df9dcb8990945626dc8e9b5821f42301c821152247e037298136dba20d |
|
MD5 | cb7626a616f2eaff793d30ebd219ab46 |
|
BLAKE2b-256 | 570d2e4e939cc12988068a95241a764d6040713575109531c75e3a8bdc15d928 |