section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 890 forks source link

Working with Tweepy : Twitter's Python API #1223

Closed rahulbanerjee26 closed 3 years ago

rahulbanerjee26 commented 3 years ago

Brief Summary:

Describe the what, why, and how of your content idea in 2-5 sentences. Tweepy is Twitter's official library for Python. It can be used to tweet statuses, retweet other's statuses, follow people, get tweets based on keywords etc. The article will introduce the reader to the basics of Tweepy. Additionally, it will also teach the user to build a simple Twitter Bot.

Key Takeaways:

What are the 3-5 most important things the reader should understand or be able to do after reading this article?

References:

Please list links to any published content/research that you intend to use to support/guide this article. (If none, please indicate 'N/A'.) N/A

ninjaginja commented 3 years ago

cool topic @rahulbanerjee26 - approved