Skip to main content

A client library for interacting with the ImportIO API

Project description

ImportIO Client

A Python client library for interacting with the ImportIO API.

Installation

You can install the ImportIO Client using pip:

pip install importio-client

Usage

Here's a basic example of how to use the ImportIO Client:

from importio_client import ImportIOClient

# Initialize the client
client = ImportIOClient(api_key="your_api_key_here")

# Get an extractor
extractor = client.extractor("your_extractor_id")

# Start a run
run_info = extractor.start_run()
print(run_info)

# Get crawl run information
crawl_run = client.crawl_run()
info = crawl_run.get_info("your_crawl_run_id")
print(info)

For more detailed information, please refer to the documentation.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

importio_client-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

importio_client-0.1.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file importio_client-0.1.0.tar.gz.

File metadata

  • Download URL: importio_client-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for importio_client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 99ba948e27946b1b5e417b0b32ab903b214d08b2f38d57524cecb5ac9ff31d18
MD5 50a75a4b87d00a83f43cefb29e0cddf8
BLAKE2b-256 b8ecc0ad2a7205aaa12b29e9dec0905660c2c717a83f1dee63d6bd1ac468e204

See more details on using hashes here.

File details

Details for the file importio_client-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for importio_client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c8a7213e97f3dee3ae5457bd124ac0f8cd33ed53310b26ad264143886be5cdc
MD5 6075b4036c91b26e910656ada300c7e6
BLAKE2b-256 7124a2eb497f085a195f78c69b17e6c3737724b5229febd7945dd4aef7400f73

See more details on using hashes here.

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