简体   繁体   中英

Scraping Instagram for contact email addresses

I'm new to the stackoverflow community but working on a scraping project for instagram (i'm not super technical). I want to start with 10 or 20 targeted accounts and scrape their contact email off their "contact" button if it's there. Then look at all of their "recommend accounts" to follow associated and do the same thing. Basically, trying to automate and aggregate collecting targeted email addresses from the "Contact" button on Instagram accounts in my niche.

Welcome to Stack Overflow.

I want to start with 10 or 20 targeted accounts and scrap their contact email off their "contact" button if it's there. Then look at all of their "recommend accounts" to follow associated and do the same thing. Basically, trying to automate and aggregate collecting targeted email addresses from the "Contact" button on Instagram accounts in my niche.

You're not the only one working on this... I recommend starting off by reading Instagram's API documentation . You will not want to try to scraping Instagram, the website changes to frequently - IMO. You need to get API access. There are some hurdles to doing that, namely:

  1. You need to build you application in Sandbox Mode which means you only have access to a very limited view.
  2. You need to demo your application in a video. This is required for submission.

The video screencast must show the Instagram login experience of your app, proper credentials and the usage of every permission you are requesting. We will not approve submissions if you do not provide a clear and working screencast.

  1. You have to submit an application, and they are strict.

Your application will need to address one of three use cases:

  • To help individuals share their own content with 3rd party apps
  • To help brands and advertisers understand and manage their audience and digital media rights
  • To help broadcasters and publishers discover content, get digital rights to media, and share media with proper attribution

Good luck! DM me if you need more help. There is a feature in influencer marketing analytics software , PromoPlanner that I use to find influencers.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM