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

Uploaded Source

Built Distribution

hypersquirrel-0.27-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hypersquirrel-0.27.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for hypersquirrel-0.27.tar.gz
Algorithm Hash digest
SHA256 85eca7c2f6f5d90ddd8a29a838cc8b4bdbdfa07b046cf3d06bce8e8fb0108632
MD5 b2698fc009534fbe8dc335d581d200bb
BLAKE2b-256 d98afe1b27497b3c5e2e0e05e47cdf7a9bbb1fb66b5c13169de70c0498715107

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypersquirrel-0.27-py3-none-any.whl
Algorithm Hash digest
SHA256 51c3d0c5875ca5d875181e27527a79b4f70c0043702999345738aedf5b398e8e
MD5 c3cffb5b02fe8715b3000e609705110f
BLAKE2b-256 da8a4c7eee762890f60a602c6c09a4ba7f884641f5f00eef504b1a456912b902

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