Skip to main content

YandexXMLSearch API, XML to JSON converter

Project description

Yandex XML Search

You can easily convert XML data to JSON data which fetched from YandexXMLSearch API.

https://xml.yandex.com

Module Page

https://pypi.org/project/searchxmlyandex/

Dependencies

  • Python >= 3.6

Prerequisites

  • requests

Installing

pip install searchxmlyandex

Usage

Example usage as shown below.

from searchxmlyandex.YandexXMLSearch import YandexXMLSearch

parser = YandexXMLSearch(user, api_key, query)

Method List

  • getQuery

  • setQuery

  • search

  • getTotalPageCount

  • getTotalResultCount

  • getAllResults

  • getResponseDate

  • getJSONObject

  • getResultJSONString

Authors

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

searchxmlyandex-0.0.17.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

searchxmlyandex-0.0.17-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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