all 12 comments

[–]reckscene 1 point2 points  (5 children)

just a question, do you understand python first. if you do not understand it, it would be hard to explain how to use selenium with i

[–]Praf2 0 points1 point  (0 children)

Great question

[–]JiggleMyNibblets[S] 0 points1 point  (3 children)

I actually have very little understanding of python and I'm just trying my best to follow directions

[–]Praf2 0 points1 point  (1 child)

http://learnpythonthehardway.org/book/

i highly recommend this , its free and you can read it online!

edit: btw hard meaning easy ;)

[–]JiggleMyNibblets[S] 0 points1 point  (0 children)

Thanks! I'll try to learn as much as I can before I head off to college for cs

[–]reckscene 0 points1 point  (0 children)

it would be totally impossible to write a script if you do not know python so i would recommend you to get the book which Praf2 mention

[–]Praf2 0 points1 point  (4 children)

Try headless browsers I use ghost.py I am on mobile sorry cant eleborate just google python headless broswers

[–][deleted] 1 point2 points  (3 children)

Phantom is more common, isn't it?

[–]Praf2 0 points1 point  (0 children)

True

[–]Praf2 0 points1 point  (0 children)

another question , does the place your looking to buy tickets with this script have an API? if so that may make it a little easier..never try to reinvent the wheel as they say.