Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulhendricks/list-of-r-api-wrappers

List of R API Wrappers and Libraries
https://github.com/paulhendricks/list-of-r-api-wrappers

Last synced: 6 days ago
JSON representation

List of R API Wrappers and Libraries

Awesome Lists containing this project

README

        

# List of R API Wrappers

Hi. Below you will find a list of web services along with links to their docs and R wrappers/libraries.

[Look here](http://stats.stackexchange.com/questions/12670/data-apis-feeds-available-as-packages-in-r)

### [3taps](https://3taps.com/) - Data Exchange
- [API Documentation](http://docs.3taps.com/)
- [Python wrapper for 3taps](https://github.com/mkolodny/3taps)

### [Alexa Web](http://www.alexa.com/) - Web traffic data
- [API Documentation](http://docs.aws.amazon.com/AlexaWebInfoService/latest/)
- [Python wrapper for Alexa Web](https://github.com/muhuk/python-awis)

### [Amazon](http://www.amazon.com/) - Online Shopping
- [API Documentation](http://docs.aws.amazon.com/AWSECommerceService/latest/DG/Welcome.html)
- [Python wrapper for Amazon.com](https://github.com/yoavaviram/python-amazon-simple-product-api)

### [AWS](http://aws.amazon.com) - Cloud computing platform
- [API Documentation](http://aws.amazon.com/documentation/)
- [Python wrapper for AWS](https://github.com/boto/boto)