Skip to content

Python Bot that sends DMs to followers of one 4based account from other account.

Notifications You must be signed in to change notification settings

hamza08003/4based_scraper_DM-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

4based Followers Scraper and DM Sender

This Python script automates the process of scraping follower usernames from a specific user profile on the website 4based.com and sending direct messages (DMs) to those followers using two separate accounts. It utilizes the undetected_chromedriver library to handle browser automation while avoiding detection mechanisms employed by the website.

Table of Contents

Working

  • Scrapes follower usernames from a specified user profile.
  • Saves the unique usernames to a text file (followers.txt).
  • Sends a predefined direct message to each follower using a different account.

Requirements

  • Python
  • undetected_chromedriver
  • selenium

Installation

You can install the required packages using pip:

pip install undetected-chromedriver selenium

About

Python Bot that sends DMs to followers of one 4based account from other account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages