Skip to main content

Python wrapper for Yahoo Boss API

Project description

https://badge.fury.io/py/yboss.png https://pypip.in/d/yboss/badge.png

Python wrapper for Yahoo Boss API

Install

pip install yboss

Usage

from yboss import YBoss
boss = YBoss(key=key, secret=secret)
results = boss.search("Solar Filter")
for result in results:
    print result

{u"abstract": "...long text...",
 u"clickurl":"http://...",
 u"clickurl":"http://...",
 u"date": "",
 u"title": u"Solar Filter page etc..",
 u"url": "http://....."}

print result.url
u"http://....."

Features

  • Authenticate and search in YBoss API

History

0.1.0 (2014-03-28)

  • First release on PyPI.

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

yboss-0.1.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

yboss-0.1.1-py2.py3-none-any.whl (4.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file yboss-0.1.1.tar.gz.

File metadata

  • Download URL: yboss-0.1.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for yboss-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c6712acda7352a4248515bda137f0375c98cf21f0cefe84be80cf3628c66fa1f
MD5 863761aebeaf17dcb1e43c172e77bba5
BLAKE2b-256 842b76a36044cefb21c8ed6419f97882add100abe0e9f285df55e2bb2e54ea8e

See more details on using hashes here.

Provenance

File details

Details for the file yboss-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for yboss-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0bd5d54db9334c8ee3669987fc3d6e7777a79d6af1531c0ac93ec9893a392079
MD5 d820ffe700b4b8ea21d30ad910e74e72
BLAKE2b-256 2d818d79b27db2160de9ac5f2fcefffc76e622678b29328a3bb96dc3286ba5e2

See more details on using hashes here.

Provenance

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