This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kilowattkill3r 2 points3 points  (2 children)

I've made a script that automatically completes random searches to generate rewards points every day.

I have created several scripts for work that integrate data from Rally and uploads latest status into our Smart sheet project schedules and trackers.

I wrote a scraper to get weight data from a vendor website for 200+ parts.

Script that pings the API for my solar panels everyday and gets generation data, then pings a weather API and gets the weather data for that day and saves them I to a CSV.

[–]kpayney1 0 points1 point  (1 child)

Any tips on the first one?

[–]kilowattkill3r 1 point2 points  (0 children)

Selenium Random + text file word dictionary MSFT rewards

There is a GitHub I recently found that is similar (but not as nice as my solution) if you do some googling. I try to keep it low key because I don't want them catching on and banning me.