ShreyAswal/kaggle_baby_names
This project automates the process of downloading a dataset from Kaggle using Playwright, extracting required fields from the CSV file, and storing this data in a MySQL database. The data is then sent to HubSpot via their API and stored as Contacts.
JavaScript