Twitter REST API tools for Unity
A downloadable tool
Download NowName your own price
2024 Update:
These tools are not actively supported any longer, I have no idea what the state of the X API is and frankly, I don't care. RIP the silly little website once called Twitter.
---------------------------------------------------------------------------------------
Have you ever wanted to retrieve data from Twitter inside of Unity? Maybe not, but now you can, with ease!
What can I do with this?
- Retrieve loads of information from Twitters public API, including tweets and profile information in neatly organised and serialised classes
- Search for tweets by global trends or from custom queries
- Download images from URLs to use as textures in game
- Build a video game that utilises big data in interesting ways! (like this!)
If you have any troubles getting things to work please don't hesitate to drop me a line and I'll get back to you as soon I can.
Do you have something cool planned for these tools? I'd love to hear about it! Hit me up on Twitter and show we what you're making !
Download
Download NowName your own price
Click download now to get access to the following files:
Twitter Tools.zip 121 kB
Development log
- Entities updateMay 10, 2020
- Async support for Unity Twitter API toolsFeb 14, 2019
Comments
Log in with itch.io to leave a comment.
hi CT - the idea for this is amazing, I'm suprised that more noise hasn't been made about your work as the potential is huge. One bit of feedback - the video doesn't seem to match classes / namespaces in the download. The example.cs also throws an error. I'd love to be able to get this one working. Is there any plans for updated documentation or github download? Good luck with your current projects. stew
Hi there, thanks for much for the kind words!
I've just downloaded the tools from this page and loaded up the demo in Unity 2019 and failed to encounter any compile errors. The video is admittedly out of date since I've made some quality of life upgrades since it was published but the genral principles are still the same.
What errors are you encountering exactly? I'd hazard a guess it'll be something related to a newer version of Unity I've haven't tried.
Hi , I have added support for fetching media files in your twitter plugin.
Just follow the instruction below to add it. :)
https://pastebin.com/JNXJePy4