Instagram scraper: email database of fitness coaches for B2B out
Task: from 900+ Instagram fitness coach profiles — collect contacts
for email outreach: name, website, email address.
What was built:
— Apify instagram-scraper: bio, externalUrl, businessEmail for 932 profiles
— Deduplication (84 removed) before processing
— Python site scraper: main → /contact → /inquire → regex email extraction
— Fallback chain: website → bio Contact button → "Not found"
— Output: Excel (Handle / Name / Bio / Website / Email / Niche)
#scraping #instagram #python #apify #email #b2b #outreach
for email outreach: name, website, email address.
What was built:
— Apify instagram-scraper: bio, externalUrl, businessEmail for 932 profiles
— Deduplication (84 removed) before processing
— Python site scraper: main → /contact → /inquire → regex email extraction
— Fallback chain: website → bio Contact button → "Not found"
— Output: Excel (Handle / Name / Bio / Website / Email / Niche)
#scraping #instagram #python #apify #email #b2b #outreach