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

Uploaded Source

Built Distribution

hypersquirrel-1.0.36-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hypersquirrel-1.0.36.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for hypersquirrel-1.0.36.tar.gz
Algorithm Hash digest
SHA256 f22df00cfdd2be2dec6f7b4814118a00bcf17d62b4a03c912dd4844797a08c32
MD5 46084fa5cad5d3e084362458bb027bcb
BLAKE2b-256 5184910c5ec1dde3f83d453c32b02ab7e7397d03d02b03d4e5c55d7385b7d3f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypersquirrel-1.0.36-py3-none-any.whl
Algorithm Hash digest
SHA256 19ce860f3bc81935739342814c68d887baaee44d8321571e64d647ed76d17b91
MD5 5ab2ebda35eed06ecdaa97d1740e37cc
BLAKE2b-256 5cb07b37fd21899419d0177e2213663d544665526651b555f3e4db86e5640060

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