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.

Prerequisites: + requests

Usage Example usage shown as below.

from searchxmlyandex.YandexXMLSearch import YandexXMLSearch user, api_key = ‘username’,’api_key’ query = raw_input(‘Search Term: ‘) parser = YandexXMLSearch(user,api_key,query)

Method List: - getQuery - setQuery - search - getTotalPageCount - getTotalResultCount - getAllResults - getResponseDate - getJSONObject - getResultJSONString

Authors: Ataberk Yavuzer - https://github.com/0xSaiyajin

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.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

searchxmlyandex-0.0.3-py2-none-any.whl (4.2 kB view hashes)

Uploaded Python 2

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