I am looking for a developer who can help me extract “supplier” data from a web site that is based on a zip code.
I already have the source file with zip codes to use a the search query parameter. The script needs to iterate the source file, query the site, extract the supplier tag value to a .csv file:
Query: https://www.website.com/findyoursupplier.aspx?search=1234
Output: zipcode; supplier
