Javascript – Retrieving a phone number from name of the company and a precise adress
I have a CSV file that contains: Name of Company; Complete Address(street name zip code etc) And some other data. I need to somehow extract a phone number in an automatic way since there are 30k rows. I could search…