TheMcD 6 Posted June 7, 2017 Report Share Posted June 7, 2017 There are so many sites with APIs, it'd be great to be able to: Grab data from a site, push it into an API, or into Zapier... Run some data gathering/processing bot, push stuff into one API, get a response and then push the response into another API... etc. Anyone done anything like this? Any plugins (that are still supported), that would help achieve this? It'd be great to have a plugin that'd just handle working with APIs. And, with the ability to use any API, not just ones the plugin is coded for. Quote Link to post Share on other sites
Code Docta (Nick C.) 638 Posted June 8, 2017 Report Share Posted June 8, 2017 You can use Python with or without TJ's now free Execute Python plugin.can get it here You can use urllib, urlib2, requests packages in ubot's iron python and of course in regular python. Many sites have there own Python libs too. Like Twitter, FB and GMail etc. Python is free too. Regards,Nick Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.