Extract Parts Pricing Data
Employer not named by the sourceRemote
Frontier is not the employer and does not collect applications.
About this role
JavaScript, Python, Data Entry, Excel, Web Scraping, BeautifulSoup, Selenium, Data Management · I will hand you my login credentials for the supplier’s website plus an Excel sheet that already lists several thousand part numbers. Your task is to visit each item’s page, capture three fields—price, minimum order quantity, and current availability status—and write them back to the spreadsheet so that every part number sits in its own row with those details in separate columns.
Any clear, orderly layout is fine; I’m not asking for special styling or formulas, just clean data I can sort and filter later. Because I pay close attention to costs, feel free to use the method that gives the best speed-to-accuracy ratio: manual lookup, Python/BeautifulSoup, Selenium, VBA—whatever keeps the site happy and delivers an error-free file.
Before we start, let me know: • How fast you can turn around a list this size • Whether you foresee any rate-limiting measures on the site and how you would handle them • Your suggested checkpoints so I can review progress and spot-check accuracy early
Final deliverable: the completed Excel file containing every requested field for every part number.