Recent content by Shinto74350

  1. S

    Mass dm instagram

    Heyy We are developing an artistic platform and are contacting artistic profiles on Instagram with a view to making them potential ambassadors
  2. S

    scraping emails in python

    Hello everyone, I'm looking for a way to collect artists' emails in bulk. I created a Python program for this, but it seems I'm completely blocked by Google. Does anyone have a Python program that can scrape emails? I found ways to retrieve emails using Google scraping, but it's quite...
  3. S

    Mass dm instagram

    Hi everyone, I'm looking for a solid solution for mass DMing on Instagram, as part of a growth hacking approach. I'm not talking about 50 messages per day on a single account, but several hundred or even thousands of DMs. I'm looking for a method, system, or tool (no-code or custom script)...
  4. S

    Scraping email python

    Hello everyone, I'm looking for a way to collect artists' emails in bulk. I created a Python program for this, but it seems I'm completely blocked by Google. Does anyone have a Python program that can scrape emails? I found ways to retrieve emails using Google scraping, but it's quite...
  5. S

    Email scraping

    Hello, I try to did it in python with claude ai, i try with différents collections but nothing is working, i still have 0 résults .. Is there always possible ? import re import requests from bs4 import BeautifulSoup import time headers = { “User-Agent”: ( "Mozilla/5.0 (Windows NT 10.0...
Back
Top