Skip to main content

Official Python client for the Extract360 API.

Project description

extract360 (Python)

Cliente oficial Python para a API do Extract360.

Instalação

pip install extract360

Uso

from extract360 import Extract360Client

client = Extract360Client(
    api_key="YOUR_API_KEY",
    # base_url="https://api.extract360.dev/api",  # opcional
)

data = client.scrape_and_wait(
    input_url="https://example.com",
    output_format="markdown",
)

print("Status:", data["job"]["status"])
print("Conteudo:", data["result"])

Requisitos

  • Python 3.9+
  • requests (instalado automaticamente)

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

extract360-0.2.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

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

extract360-0.2.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file extract360-0.2.0.tar.gz.

File metadata

  • Download URL: extract360-0.2.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for extract360-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c5aabc3d01a559da70ef5f7b20023807c38117cb563d571e7df3162aafc688ac
MD5 c44b5aec98ab42977a315b9140cd180b
BLAKE2b-256 81f9279ca6309db0dcaacbdeaa03a40c97f40b236a7b5aa066887e7b39b81242

See more details on using hashes here.

File details

Details for the file extract360-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: extract360-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for extract360-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b0d4becec712d670c1f81d660da72369a75db255d507f7ce2a0764696f0c921
MD5 e94c15cc05392313b2224d474914581d
BLAKE2b-256 f415fb26578c1abb36cb46401ecdc70ada402479169daaf34b34a7fc11c0e6fc

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