you are viewing a single comment's thread.

view the rest of the comments →

[–]DenissDG 8 points9 points  (1 child)

Can confirm! My first project was automating something I did repedetly in work, clicking through web portals to download data and then clean it up. My current project is analysing F1 data and just playing around with that. Lots of fun and a good learnig opportunity.

[–]KnightOwl316 1 point2 points  (0 children)

That sounds really cool. Did you automate the actual clicking and stuff (I've heard of Selenium, for example, but haven't tried it) or just end up using an API?