Python Automation Projects
Cookie Clicker Bot
Opens the Cookie Clicker game using the Selenium WebDriver.
Clicks the cookie continuously.
Checks for available upgrades every 5 seconds.
Purchases the most expensive affordable upgrade.
Prints the cookies per second count after 5 minutes.
LinkedIn Job Application Automation
This script automates the job application process on LinkedIn.
It logs into your LinkedIn account, navigates to a job listing, and fills out the application form.
This can save you time and effort in your job search.
Data Entry Automation
This script automates the extraction of apartment listings, including links, prices, and addresses, from a Zillow clone website. It then submits this data to a Google Form.
This can save you time and effort in data entry tasks.