View Single Post
Old 02-14-2015, 08:54 PM   #3724
cryzed
Evangelist
cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.cryzed ought to be getting tired of karma fortunes by now.
 
cryzed's Avatar
 
Posts: 408
Karma: 1050547
Join Date: Mar 2011
Device: Kindle Oasis 2
I'm glad it's useful to someone besides me, and yes there's probably some easier way to do it but this is what came to mind first.

Again, using it should be relatively easy: Install Python 3 (make sure to enable "Add python.exe to search path"), execute "pip install selenium" on the command-line and then run the script with "python path-to-script.py path-to-urls.txt". A Firefox instance should open and automatically navigate to the fanfiction.net login page, prompting you to login. Afterwards simply press enter when the command-prompt is focused and it should start doing its thing while you can just minimize both, the Firefox instance and the command-prompt.
cryzed is offline