Skip to main content

Python client for HQAPI.com

Project description

Python client for HQAPI.com that allows you to interact with the HQAPI service easily. Get your API tokens at https://hqapi.com/

Features

  • Simple and intuitive Python interface

  • Send screenshots and capture data

  • Works with Python 3.8+

Installation

You can install hqapi-client via pip:

pip install hqapi-client

Usage

Here is a basic example of how to use the client:

from hqapi.screenshot import ScreenshotClient

# Set your token, get yours at https://hqapi.com/
SCREENSHOT_API_TOKEN="--put--your--token--here--"

client = ScreenshotClient(token=SCREENSHOT_API_TOKEN)
image_data = client.create(url="https://hqapi.com/")

# Save to disk
with open("screenshot.png", "wb") as f:
    f.write(image_data)

Dependencies

  • requests>=2.30.0

License

This project is licensed under the MIT License.

Contact

Author: HQAPI

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

hqapi_client-1.0.4.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hqapi_client-1.0.4-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file hqapi_client-1.0.4.tar.gz.

File metadata

  • Download URL: hqapi_client-1.0.4.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hqapi_client-1.0.4.tar.gz
Algorithm Hash digest
SHA256 997da187ad90f058a0c473eff049ca5352eae12849dec810c2a31ff901c205f4
MD5 eeb6b5cb14df6f76bec83f0a809b69b0
BLAKE2b-256 d5e0c13eee04079dbe605d7de067f1ec74e9bd296f6e91a10a1895a8ec32fe44

See more details on using hashes here.

Provenance

The following attestation bundles were made for hqapi_client-1.0.4.tar.gz:

Publisher: python-publish.yml on hqapi/python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hqapi_client-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: hqapi_client-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for hqapi_client-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50377c823646e3ea52d4bee22dcbd0759baddbdb2bfc747501664b2ad1b5ffa5
MD5 1fe91a8e57cc517258b8fe1fbdfb3144
BLAKE2b-256 9aab25c25458190b794b1ce3cc27c1f51ea50f1007bc70b7bbaebb16ccfea268

See more details on using hashes here.

Provenance

The following attestation bundles were made for hqapi_client-1.0.4-py3-none-any.whl:

Publisher: python-publish.yml on hqapi/python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page