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

Uploaded Source

Built Distribution

hypersquirrel-1.0.34-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hypersquirrel-1.0.34.tar.gz
Algorithm Hash digest
SHA256 810d76ddef0df6e3d85a894a27210ab1bcfd615d8b233dda2fa6064a1a7a336c
MD5 af89cbfb9a0626246bf70c267013de17
BLAKE2b-256 ddfb269e89d26c6fbd593f9d17287f8c6550e1677cfe1a34808f564fedf6c42b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypersquirrel-1.0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 5846c20f3ab08b13a7b7cc92a5651dea059600f6899306dc2efdf899068d609f
MD5 e437da91a123c3cddb2266841062dfc7
BLAKE2b-256 c64720ec1c12d52a2c6dc7f04e400a67921da9b069183beea0e49091b41db685

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