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

Uploaded Source

Built Distribution

hypersquirrel-1.0.31-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hypersquirrel-1.0.31.tar.gz
  • Upload date:
  • Size: 13.6 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.31.tar.gz
Algorithm Hash digest
SHA256 450d0f31023edb4e3021174641711de51016480e01295823c3f028d599201965
MD5 81126370337296e70a617069022cfded
BLAKE2b-256 981ce16770443717391bbac915c4359d121d19715c4630faef2b8f49a8f18d03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hypersquirrel-1.0.31-py3-none-any.whl
Algorithm Hash digest
SHA256 2bed3b260b2967da8cec35dbb5277da3447ba7b53d596a885c8b9e6f635ca232
MD5 8ad5070b99ab0415e23be463efdc837a
BLAKE2b-256 c83d3e10c54ac101403ed94101d7985fee51f666d3375b68129e2082177bd26c

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