I want a small, reliable tool—either a Chrome extension or a Windows-only .exe—that will open an eBay auction page, capture the information I care about, and push it straight into a Google Sheet stored in my Google Drive. Core fields • Auction title • Final bid / selling price (the moment the listing ends) • The full text block from the seller’s designated information area • Direct URLs of every image tied to the listing Beyond those, I also have a few extra page sections I will specify once we start; your code should make it easy for me to add or remove selectors without rewriting everything. Key requirements • One-click (or scheduled) scrape from any eBay item URL • Seamless write to Google Sheets via the Google Drive/Sheets API—no CSV downloads or manual imports • Works on current Chrome and Windows 10/11 • Graceful handling of missing data, rate limits, and sign-in cookies • Clear setup guide: how to deploy, obtain API credentials, and map new page sections You’re free to choose Puppeteer, Selenium, or native Chrome extension APIs—whatever keeps it lightweight and future-proof. I can supply a domain, hosting, FTP, or a small server if you prefer a back-end helper service. Deliverables 1. Fully functioning Chrome extension or .exe (with all source code) 2. Google Sheets integration ready to run under my account 3. README or screen-share walkthrough showing installation, field mapping, and first successful scrape I’ll test by running the tool on a set of live and recently ended listings; every required field must appear correctly in the Sheet for the job to be complete.