Contact info scraper
Budget: $10 – $30 CAD
I would like create a python scraper that works on MAC that would allow me to select a list of urls from a csv input file and check each url to one after other to find contact information such as:
Address
Phone Number
Email
The output file should contain the original url list in column A as well as the address, phone, email in separate columns. See example attached.
Tips:
The URLs in the list are all e-commerce websites so the contact info is typically found in the bottom footer, top header or even on a contact us page. It may also be possible to grab some contact info information directly from the tags in the code.
Thank you!
Address
Phone Number
The output file should contain the original url list in column A as well as the address, phone, email in separate columns. See example attached.
Tips:
The URLs in the list are all e-commerce websites so the contact info is typically found in the bottom footer, top header or even on a contact us page. It may also be possible to grab some contact info information directly from the tags in the code.
Thank you!