Jump to content
UBot Underground

Api --> Api <--> Api (Aka: Diy Zapier)


Recommended Posts

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.

Link to post
Share on other sites

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

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...