Skip to content

dimagi/tmobilescraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scraper to get pre-paid sim card account info from multiple accounts.

Usage:

python scraper

Make sure to set the name of the file with credentials from within the code (it's near the top)

An example csv file that is used by the program has been included. Edit the 'number' (the phone number on the account) and 'password' fields. The rest get auto populated by the script.

MAKE SURE YOU HAVE THE SELENIUM SERVER RUNNING The jar file for the selenium webdriver has been included.Run it in a different terminal window by running:

java -jar selenium-server-standalone-2.22.0.jar

About

Scraper for T-Mobile account info when running bulk accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages