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

Uploaded Source

Built Distribution

hypersquirrel-0.16-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hypersquirrel-0.16.tar.gz
Algorithm Hash digest
SHA256 446d2b69b5b37f3b787fbc9b12858e29d32a4928f5f8704846360316b5f9748d
MD5 723b3cd3ee26753d85e0bd34ab79990b
BLAKE2b-256 e041caa33a8914be88ba90a9c433f9d7635ca51cc6e8f13b787c486e17fb6114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypersquirrel-0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 14e3fa5657b0352f7452a8fec006d1440699585278c2ebc75c87fbee160f5c1a
MD5 241d54360df0c3c5e5a6ad1e639662b2
BLAKE2b-256 fb817b51f869c6ab9760484a09384990edfaccbe3b4a6df86f93ea80edd8b5c9

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