Commit Graph

12 Commits (30a4e89c27720387c96a8b5711032d9482eb2092)

Author SHA1 Message Date
EmaMaker 30a4e89c27 ngrok: start gist and get proxy ip in a single function 2021-08-25 18:20:16 +02:00
EmaMaker bd7a74d08c update requirements 2021-08-25 18:19:45 +02:00
EmaMaker 823d8d44ce add an after delay in browser utils functions 2021-08-25 18:19:15 +02:00
EmaMaker 3ddccfc7b2 currently_unused -> misc 2021-08-25 18:17:25 +02:00
EmaMaker d475eede24 qwiklabs: create qwiklabs account
still need to accept the confirmation email
2021-08-25 18:16:54 +02:00
EmaMaker 022b5c967b creating qwiklabs account: get person info from randomuser.me api using requests 2021-08-25 15:17:42 +02:00
EmaMaker ecf5a061bb qwiklabs: delete accounts using selenium 2021-08-24 22:00:31 +02:00
EmaMaker d644e704f8 better reorganize code into folders 2021-08-24 20:33:53 +02:00
EmaMaker 6b7d6d3161 introduce a class to start arbitrary gist on google colab
need to fix stop timer
2021-08-23 22:53:10 +02:00
EmaMaker f19d20f725 get the proxy ip from ngrok 2021-08-23 22:01:40 +02:00
EmaMaker 0bd11846db update README.md 2021-08-21 03:34:21 +02:00
EmaMaker c9e053306d Get credentials from qwiklabs
after too many consequent attempts the account gets kinda blocked and the course is unable to start. No captcha gets asked - probably the usage patterns look legit enough

Future improvements: multiple accounts, using a random one each time. Probably google colab can still be used with selenium, now that the big problem of reliably getting credentials has been overcome
2021-08-21 03:27:19 +02:00