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

Uploaded Source

Built Distribution

hypersquirrel-0.18-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hypersquirrel-0.18.tar.gz
Algorithm Hash digest
SHA256 721e33f98e2186aa4da6c3c2135657761f1975270aee84339f87d18963aa3741
MD5 53a1ec0e2d9bf7db97fe7c7f61ee3835
BLAKE2b-256 4c5441ffccd9aa6011f76b675cda07dc0a11a2a1cdb2fe57dabf27decf9589bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypersquirrel-0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 9bb7515d465acd7d6478bb42ec1d2542a2a22ecbc6cfe1000e2e6e89ef2e2f17
MD5 9b0f6b152bbecc029dba17736cbff132
BLAKE2b-256 fe9af4da1438c43b5290694b8dc31f7c6aad912215696b39ee34a1bf5240eb67

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