Skip to main content

Yext API Client for Python

This library contains utilities for interacting with the Yext API in Python.

💡 Getting Started

First, install Yext Python API Client via the pip package manager:

pip install --upgrade 'yext'

Then, create entities in your Knowledge Graph:

from yext import YextClient

client = YextClient('<your_api_key>')
profile = {
    'meta': {
        'id': 'entity_id',
        'countryCode': 'US'
    },
    'name': 'What is Yext Answers?',
    'answer': 'A revolutionary search product.'
}
entity_type = 'faq'

client.create_entity(entity_type, profile)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yext-0.6.8.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

yext-0.6.8-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file yext-0.6.8.tar.gz.

File metadata

  • Download URL: yext-0.6.8.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for yext-0.6.8.tar.gz
Algorithm Hash digest
SHA256 999d5400c2a71bf0673cf2b6e9c0a9f817db8fa0c1564124d8d6e9a8d3f7de6d
MD5 8f49a98ebf7477a1f51ad025a2e724f1
BLAKE2b-256 380ce261b1cf3281d9871445ae187b249c8ae483dbc0ccc445d8e6da858be436

See more details on using hashes here.

File details

Details for the file yext-0.6.8-py3-none-any.whl.

File metadata

  • Download URL: yext-0.6.8-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for yext-0.6.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e055dc472a02069fbf3ba1172b71e0a011a73466ad9b86f7343803b48bdf84d2
MD5 eaccb4622a08ade4bbc06f2904cea587
BLAKE2b-256 dd0e8a7612e32fb0158db50be5845115d58ea88d634d7ec241a01d1d326e0d5f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.8 This release

2 files

0.6.7

2 files

0.6.5

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.3

2 files

0.3.1

2 files

0.3.0

2 files

0.2.2

1 file

0.2.1

2 files

0.1.2

2 files

0.1.1

2 files

0.0.4

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

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