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.tech/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.1.0.tar.gz (4.6 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.1.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: extract360-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.1.dev10+gb0ff31400 CPython/3.12.3

File hashes

Hashes for extract360-0.1.0.tar.gz
Algorithm Hash digest
SHA256 481da3923a04ad71aede64a3ec073b35912d8dc449ea190aececb8e2e4681b94
MD5 80a6487d83a838c87773d29e89c5015f
BLAKE2b-256 c998053566f8c55736e3a422ee23591f89cd5196afcd3f2b6a29bfc7b981494c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: extract360-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.1.dev10+gb0ff31400 CPython/3.12.3

File hashes

Hashes for extract360-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a676deee98e583347590af35313bfe75adc13e929475bd235e33554c15b2e973
MD5 35e394961bf4829c0bc6bf5315b19a8e
BLAKE2b-256 1a8e4737f139c0e3793dd076457170fd5c377eb02143d797faa149d7e98d156b

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