Scraper di google maps per raccolta dei dati (Nome, Numero e Url sitoweb) con scopo popolazione dati CRM
- node index.js
- Dai in input nel terminale la facoltà che vuoi cercare e la città es.(dermatologo milano, dentista torino)
- Quando si apre la pagina chrome scrolla fino a quando vuoi che si salvino i dati (i dati salvati saranno Nome, Città, Telefono e url del sito)
- Dai enter nel terminale e poi scrivi stop oppure fai ctrl+c
- checka se il file data.csv è popolato dai dati e importalo sullo sheets
English : Google Maps scraper for data collection (Name, Phone Number, and Website URL) for CRM data population purposes.
- Run node index.js.
- Input the desired profession and city in the terminal (e.g., "dermatologist milan", "dentist turin").
- Once the Chrome page opens, scroll to the desired point to save the data (saved data includes Name, City, Phone Number, and website URL).
- Press Enter in the terminal and then type "stop" or press Ctrl+C.
- Verify if the data.csv file is populated with the data and import it into the Google Sheets.