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.23.tar.gz
(12.4 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-0.23.tar.gz
.
File metadata
- Download URL: hypersquirrel-0.23.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e603a1c5eb08035c34e6091f79ba2eb2c7134ede75d512bb1baf5bdbf5d5c889 |
|
MD5 | ac5483d9f7c1a3f577fa95881950b2de |
|
BLAKE2b-256 | 93c2fc36698d3853dc0facb831dadf52d28e4fd770cab487820e88dc630e3d94 |
File details
Details for the file hypersquirrel-0.23-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-0.23-py3-none-any.whl
- Upload date:
- Size: 20.6 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 | 5cb0c9fae1e1dc9064e9bc3c32c6b35ecfdf8226c76edf35993b36d510b569ff |
|
MD5 | d4808a21898ab9503ef55bc2332fd0e0 |
|
BLAKE2b-256 | 2bd42e8505d3e4179ceab3d0a51d36a1d6a5cf7a13cc4701c7232223630db843 |