Studentaid.gov Phone Filter Bot

Job ID: 40060324

Budget: ₹12,500 – ₹37,500 INR

I have a spreadsheet full of cellphone numbers that I need checked against the public-access lookup on studentaid.gov. What I’m after is a small AI-driven bot or lightweight script that will:

• read each number from my file
• enter the number into the search/verification field on studentaid.gov
• trigger the site’s filter or search action
• capture the outcome (match or no match) and write it back to the same row in a new column

The source values are strictly numerical, so no text parsing is required beyond posting the digits. A simple CSV or Excel output with the added Match/No-Match flag is perfect.

Browser automation with Python (Selenium, Playwright) or a similar approach is fine, as long as it runs on Windows and doesn’t violate the site’s normal usage policies. If you prefer a no-code RPA tool, that works too—just document the steps so I can re-run the batch whenever I receive new numbers.

Deliverable: runnable bot or script plus brief setup instructions.