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.32.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-1.0.32.tar.gz
.
File metadata
- Download URL: hypersquirrel-1.0.32.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 910558a98201c64a9ff7c917d7e01b0b85a91b2dd43f1ab75a1f4412defe219e |
|
MD5 | be5a75b6a2f9ffca67a7e9aea7607c2c |
|
BLAKE2b-256 | c9c0253f6c087061a2d52cc4f0fd8043de996ac79a91c13fecf1c2fbec577b03 |
File details
Details for the file hypersquirrel-1.0.32-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-1.0.32-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34cf2a639be72c6bd7cfcda3977eb6a6d215f678d9e378e68327eebca7c13f56 |
|
MD5 | f685a5d9f67644a4c15272f3214ab031 |
|
BLAKE2b-256 | c3393da768d052b9dc52472330b871b0d5b56d01beaaefa189c5e9802fbc43a5 |