Reasons could include the position has been filled or the company is not accepting new applicants.
Build a simple extension to automate a simple browser action. Ideally you should use Claude Sonnet 3.5 and GPT 4o to rapidly build and maintain a super simple extension or script.
You will be responsible for building an extension that monitors a page on an ads dashboard, listens for the word "Exhausted" appearing on the screen, and plays a sound if it does. Afterwards, you'll add a feature to click into it and increment bids on an auction.
You can either do this on Browserbase or using extensions on our employee's browsers.
Watch this first (Password is ASHBY)
https://dub.sh/oK2Oknz
https://dub.sh/vJbwXOI
The task is to use my browser (or browserbase) with an extension to listen for when an ad group exhausts, and to increment the bid on that ad group by $0.01
Short Term (1-2 days)
- Build a Chrome extension that monitors an ads dashboard page.
- Implement functionality to detect the word "Exhausted" on the screen and play a sound when detected.
Longer Term (1-2 wks)
- Increment bids by $0.01 in an ad group.
Requirements
Technical Skills
Experience with Selenium or Puppeteer is helpful
Experience in developing Chrome extensions.
Familiarity with DOM manipulation and event listeners.