Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paulhendricks/list-of-r-api-wrappers
- Owner: paulhendricks
- Created: 2015-09-08T18:54:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T18:56:21.000Z (about 9 years ago)
- Last Synced: 2023-03-01T08:07:05.760Z (over 1 year ago)
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)