Top API Tools Scripts for Web
It allows developers to interact with the Spotify music streaming service using the Ruby programming language.The library acts like a buffer between Ruby and the Spotify C API, translating Ruby commands to HTTP requests, and converting server responses to...
The HackerNews library can be used for getting all the news stories listed at query time on the Hacker News homepage.Additionally, fetching stories from the New section is also supported.Features:Fetches story rank
Fetches story ID
Fetches story...
VirusTotal is a free web service that analyzes files for viruses and malware against a suite of anti virus systems.Features:Get a previous report by hash, scan ID, URL, file
Use from the Python CLI
Scan a provided file
Requirements:VirusTotal API...
Examples and documentation is provided with the download...
The pyforce module currently works with the Salesforce Partner Web Services API, from v16 up to v20.It allows developers to write Python-based software or websites that query and retrieve any data stored on SalesForce's servers.pyforce is a community for...
HubInfo was developed to allow JS developers to use Github information on remotely hosted services and websites.It works by querying the GitHub API and then embedding the server responses on the page using a simple templating function.The plugin supports...
The library allows Python-based websites and/or web apps to query and retrieve data from Flickr servers.Features:Based on OOP principles
OAuth friendly
Context sensitive objects
Caching mechanism
The caching mechanism is Django friendly
Direct seamless...
The library interfaces with the REST API server, authenticating via OAuth.Features:Upload photos
Retrieve user information
Add/edit/delete comments
Add/edit/delete notes
Responses are fetched as dicts
Requirements:Flickr API...
Gapy is a Python client to control and oversee various facets of a Google Analytics account.It enables developers to integrate a Python app/website with one of Google's most successful services.Gapy uses a simplified way of activating Google Analytics...
This library was created to help developers query and fetch results from the Google Geocoding API via pure Python code.The Google Geocoding API can convert addresses to geographical coordinates and vice versa. This API provides a direct way to access a...