Skip to main content

Python API to Yandex.XML

Project description

Description py-ya-xml - simple python wrapper for Yandex.XML search service (http://xml.yandex.ru)

Install No packages are available now, just put search.py whereever you want.

Usage Import YaSearch class from search.py, create new instance using your api user/key and start your search. Don’t forget to review http://xml.yandex.ru/licence.xml. See example.py for working example. Now you can pass host parameter to search function to search inside one (your) website. Result of the search function contains list of result items (SearchResultItem), number of pages, error (if available) and ‘found_human’ string that you need to display at result page according to Yandex.XML licence.

See also http://python.org/ http://xml.yandex.ru/

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

pyyaxml-0.5.2.zip (4.5 kB view hashes)

Uploaded Source

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