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

Uploaded Source

Built Distribution

hypersquirrel-0.21-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hypersquirrel-0.21.tar.gz
Algorithm Hash digest
SHA256 b704f4cdfe6853085101f96f467bf0d0a4aaf3d6497e004fd46f45459c0527c2
MD5 e7f41587371b0d0737e7c57a17e1ff77
BLAKE2b-256 e8d50997c69f11b65fa06542929239a1aac15eafa4362ead471dd2e3d36c8fb9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hypersquirrel-0.21-py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for hypersquirrel-0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 be3eab012a340940b165bc5e5ba9675d8567d4193390665d7441a4017f1493e8
MD5 282860f7b5df7214a2fef919a4f7e1bf
BLAKE2b-256 ec8a7dd34bb5f86f5427146a4bdd82f7013c688cde2bb803b7d08e9448cfacda

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