Skip to main content

Yext API Client for Python

Project description

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.YextClient 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)

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

yext-0.1.2.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

yext-0.1.2-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yext-0.1.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7

File hashes

Hashes for yext-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a6af4286c27356970fea8632b493f8b493f29c7640f1c09dd9b25b10b1aa29ee
MD5 7979f19ea6b29647bedeb14d72e39032
BLAKE2b-256 1fee7542ce53a41de8d3587efa026aa9421cdd1d128eef5ce44ff73de5baf772

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yext-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.7

File hashes

Hashes for yext-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 15c129d2033815f746aab444ea2f4f1ed962b4f511821ac9a3e24e4e4ff464ab
MD5 9f7824a88aa33c13d5863a3213f9312a
BLAKE2b-256 f9f70c1f8b3df9c7cb83c59860ee5a0b9a5961b39841380ca8e3c0dcb463573f

See more details on using hashes here.

Supported by

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