Skip to content

Simple script using selenium that goes to random pages of btc directory privatekeys.pw and logs the page number , this script was made when i was just exploring selenium

License

Notifications You must be signed in to change notification settings

shibu130/privatekeys.pw_btc_WebCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

privatekeys.pw_btc_WebCrawler

using selenium to go to privatekeys.pw to get the summary of bitcoin balances in random pages

well beautiful soup could be used rather than going to each web page (but it doesnt work for dynamic pages ), I wanted to try selenium though anyway i dont regret learning it

i am thinking of modifying the code and make it such a way that if the page indeed has a balance then move forward and scrape the address and the private key , i cant promise if i will do this immediately , i will do it someday when i get some free time

well with this exisiting code if anybody has found this script useful , please leave a star

About

Simple script using selenium that goes to random pages of btc directory privatekeys.pw and logs the page number , this script was made when i was just exploring selenium

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages