EWRT
From SemanticLab
The easy Web Retrieval Toolkit provides a Python API for retrieving data from Web sources such as Delicious, Flickr, Yahoo, WikiPedia et al. and various helper classes for the caching and handling of Web data.
Documentation
- eWRT API Documentation
- Information on using eWRT with geoLyzard
- What's New
Sources
Clone the eWrt git repository:
git clone git://svn.semanticlab.net/oss/eWRT
Dependencies
- python2.6 or higher
- python-nose >=0.11

