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.9.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.9.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.9.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c10e216a1bcacca68e91a3f5c6d9a076fd991484b37bac3d854a3323b5aa8d36 |
|
MD5 | fe6fcfb02a859f99bf7a960431b46d0a |
|
BLAKE2b-256 | bf7c6f4406e3b933eb75a827029d3b8dd1458b075ee2ca48ac67ea8f8cf55226 |
File details
Details for the file hypersquirrel-0.9-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.9-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f36e81ece3ab2700476a4e6d73437dcac2f87c470b15e451a061e53a9260dd1 |
|
MD5 | f7cea8f0da217f2921b55bd5ceaf1aa9 |
|
BLAKE2b-256 | 2439b2cc2f0f85c0c460d086f02ae681705dade68d7f6778f09c01b695b2638a |