Mykola B.

Copywriting · Python

0 0
117
Go to profile
Parsing email from Google Maps
115
Parsing email from Google Maps
Python
Wrote a Python script that automatically collects email addresses from company websites on Google Maps based on a given search query and saves them to a CSV file.
Data collection from conferences
111
Data collection from conferences
Python
Created a Python script for collecting data of participants from international conferences from open websites. The script automatically gathers names, companies, positions, and email addresses, cleans the data from duplicates, and saves it in CSV/…