Skip to main content

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


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.15.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

hypersquirrel-0.15-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file hypersquirrel-0.15.tar.gz.

File metadata

  • Download URL: hypersquirrel-0.15.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for hypersquirrel-0.15.tar.gz
Algorithm Hash digest
SHA256 66c8a0e446cc6cd397d4d5097d81bb529c9c4e8dc73af5044369ce9142e07c24
MD5 48b5c5a88edbf3820e73be2cc8a61b70
BLAKE2b-256 acba467c1044f25b7c4c205d4ea37ad8a9edd47257a854d6b6281e870a2290fc

See more details on using hashes here.

File details

Details for the file hypersquirrel-0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for hypersquirrel-0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 32c30b320f6b37a8387e3d3e88befc56f8a2eb17e8a50f2df09767d26cc73448
MD5 3a326ffdff8cd011d61f89d19da8130e
BLAKE2b-256 fc8d0c1360efa12cdc78475c520a7010b7e0bd996cccd8ffffdf734efd4398d1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page