Skip to content

BhushanSonar10/Twitter-Auto-Post-Verification-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Twitter-Auto-Post-Verification-Script

Description

This project is a Python-based Twitter bot that allows users to post tweets programmatically using Tweepy. The script ensures tweet uniqueness, verifies if the tweet has been successfully posted, and handles common Twitter API errors, including rate limits.

Features

✅ Post tweets automatically using Twitter API
✅ Prevent duplicate tweets by appending timestamps
✅ Verify if the tweet appears in the user’s timeline
✅ Handle errors like authentication failures and rate limits
✅ Automatic retry in case of API request limitations

Technologies Used

  • Python 3
  • Tweepy (Twitter API)
  • Ubuntu (for installation and execution)

Setup & Usage

  1. Install Python and Tweepy
  2. Set up a Twitter Developer account and generate API credentials
  3. Run the Python script to post and verify tweets

This project is ideal for developers looking to automate social media interactions using Python. 🚀

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors