yashu1wwww / Twitter-auto-account-report

Twitter auto account report bot using selenium with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter-auto-account-report

Twitter auto account report bot using Selenium with Python.

Replace line 13 and 17 with your username and password, respectively. In line 20,

enter the username of the person you want to report after ".com/."

For line 44, use it to report a profile, and for line 45, use it to report tweets you don't want by adding a "#" at the beginning of the line.

Download the latest version of Chrome Driver from https://chromedriver.chromium.org/ and extract the file. Place it in the designated folder.

Open the command prompt in that folder and enter "t.py," or double-click on "t.py." Alternatively, you can rename the file and run it.

when twitter updated the some code changes if these not run means use below repos..

https://github.com/FutureMna/Twitter-Auto-Report-

https://github.com/shinjino/TwitterReport

https://github.com/anonymous247742/TwitterReport

๐Ÿ‘‰Note:-

๐Ÿ‘‰if your selenium version is in latest version then the code never run

๐Ÿ‘‰cmd and enter pip uninstall selenium

And enter

pip install selenium==4.2.0

and hit enter

and

python -c "import selenium; print(selenium.version)"

These Project Is Only For Reference Use Dont Use In large Scale.

๐™๐™๐™ž๐™จ ๐™ž๐™ฃ๐™›๐™ค๐™ง๐™ข๐™–๐™ฉ๐™ž๐™ค๐™ฃ ๐™ž๐™จ ๐™ค๐™ฃ๐™ก๐™ฎ ๐™›๐™ค๐™ง ๐™š๐™™๐™ช๐™˜๐™–๐™ฉ๐™ž๐™ค๐™ฃal ๐™ฅ๐™ช๐™ง๐™ฅ๐™ค๐™จ๐™š ๐™–๐™ฃ๐™™ ๐™ฌ๐™š ๐™–๐™ง๐™š ๐™ฃ๐™ค๐™ฉ ๐™ง๐™š๐™จ๐™ฅ๐™ค๐™ฃ๐™จ๐™ž๐™—๐™ก๐™š ๐™›๐™ค๐™ง ๐™–๐™ฃ๐™ฎ ๐™ ๐™ž๐™ฃ๐™™ ๐™ค๐™› ๐™ž๐™ก๐™ก๐™š๐™œ๐™–๐™ก ๐™–๐™˜๐™ฉ๐™ž๐™ซ๐™ž๐™ฉ๐™ฎ ๐™™๐™ค๐™ฃ๐™š ๐™—๐™ฎ ๐™ฉ๐™๐™ž๐™จ ๐™ฉ๐™ค๐™ค๐™ก.

About

Twitter auto account report bot using selenium with python

License:MIT License


Languages

Language:Python 100.0%