Skip to content

davidcarvalho/twitter_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

twitter_search

Module to login and search twitter for a particular handle

Prerequisites: python3, selenium, openpyxl

Features:

  • Better structured code
  • Excel file for test data and test objects
  • Basic Logger for cleaner results
  • Added support for user specified twitter handle to search
  • Improved object handling

Instructions:

  • create a folder in C:\dev\twitter_test
  • place the attached 2 files in that folder
  • specify user credentials in twitter_test.xlsx -> Test_Data sheet
  • run the python file in that folder

Results will appear in C:\dev\twitter_test once the test completes.

About

Module to login and search twitter for a particular handle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages