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.13.tar.gz
(11.7 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.13.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.13.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21fc9132356fba34ce6dea5093109ddb83a13aa3b367048121f3b550003e5474 |
|
MD5 | a88274a2800158f6cbad70ee2ca43d65 |
|
BLAKE2b-256 | 9bfad6ab8dd91cb2697cbe0eaf59d4bc5558ce1bbe6cce9d23eb7a794e5f7ca1 |
File details
Details for the file hypersquirrel-0.13-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.13-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8524251a536b34838aecf9dfc85d5eed91dac0aff5026fad8cf3dc67fe4d3a3a |
|
MD5 | 554a7f3500ed51153b6af01a838d3d94 |
|
BLAKE2b-256 | 3d8e28d85330905e6f9c89d13fab54c400dc7d08df003d6bb26267fd2c432903 |