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.36.tar.gz
(14.2 kB
view details)
Built Distribution
File details
Details for the file hypersquirrel-1.0.36.tar.gz
.
File metadata
- Download URL: hypersquirrel-1.0.36.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f22df00cfdd2be2dec6f7b4814118a00bcf17d62b4a03c912dd4844797a08c32 |
|
MD5 | 46084fa5cad5d3e084362458bb027bcb |
|
BLAKE2b-256 | 5184910c5ec1dde3f83d453c32b02ab7e7397d03d02b03d4e5c55d7385b7d3f5 |
File details
Details for the file hypersquirrel-1.0.36-py3-none-any.whl
.
File metadata
- Download URL: hypersquirrel-1.0.36-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19ce860f3bc81935739342814c68d887baaee44d8321571e64d647ed76d17b91 |
|
MD5 | 5ab2ebda35eed06ecdaa97d1740e37cc |
|
BLAKE2b-256 | 5cb07b37fd21899419d0177e2213663d544665526651b555f3e4db86e5640060 |