Vehicle Financier Lookup Automation
Budget: ₹1,500 – ₹12,500 INR
I have a legacy .xls workbook stored locally on my Windows PC that lists vehicle registration numbers. I need a small agent that will read each plate from that sheet, visit https://vehicleinfo.app/rc-details/, submit the number, capture the “Financier Name” shown in the results, and write that value back into a new column on the same row.
Key points you should know while designing the solution:
• The workbook must stay in .xls format; no manual conversion on my side.
• The whole process has to run locally on Windows—no cloud hops.
• The tool should cope gracefully with intermittent delays or missing data on the website and still continue down the list.
Deliverables
• Executable (or script) that I can launch with a double-click.
• Well-commented source code.
• Quick setup/usage guide and a brief demo video or screenshots proving it handles a sample sheet end-to-end.
Use any stack you prefer—Python with Selenium/Playwright, AutoHotkey, Power Automate Desktop, etc.—as long as it is lightweight and easy to maintain.
Key points you should know while designing the solution:
• The workbook must stay in .xls format; no manual conversion on my side.
• The whole process has to run locally on Windows—no cloud hops.
• The tool should cope gracefully with intermittent delays or missing data on the website and still continue down the list.
Deliverables
• Executable (or script) that I can launch with a double-click.
• Well-commented source code.
• Quick setup/usage guide and a brief demo video or screenshots proving it handles a sample sheet end-to-end.
Use any stack you prefer—Python with Selenium/Playwright, AutoHotkey, Power Automate Desktop, etc.—as long as it is lightweight and easy to maintain.
Related categories:
Python
Data Processing
Data Entry
Excel
Web Scraping
Selenium
Automation
Script Writing