0

i'am new to .NET and this is my first post,

i would like to know how to pull & display public tweets based on a keyword using C#. I would also like to also get the geolocation of the tweets. I don't need the time line of a particulate user i need public tweets.

I have already created Consumer & Token Key & Secret.

Please remember that i need to implement it in C# Windows Application. It would be great full if some one can guide me. I found another post OAuth With Twitter On C# .NET , but this is to pull the timeline can any modification be made to this to serve my purpose

Thanks

Community
  • 1
  • 1

1 Answers1

0

have you looked at: Net::Twitter module. The documentation for that seems good.

warath-coder
  • 2,087
  • 1
  • 17
  • 21