GithubHelp home page GithubHelp logo

instagramscrapper's Introduction

instagramscrapper

Scrape data from the top profiles under a certain hashtag

Project Description

A tool to find most prominent profiles under a certain hashtag or location on instagram and analyze their reach.

Problem Statement

When reaching out to a target audience for effective marketing on instagram, it’s often quite hard to engage your audience.

Targeting and finding influencers of a certain community is a very tedious task that can get unmanageable very quickly. Although at the surface the task is very simple.

Solution/Implementation

All the aforementioned actions can be easily performed by defining exact steps taken to identify an influencer. From the list of posts under a hashtag the most obvious candidates would be the ones with highest number of likes.

Since instagram doesn't allow conventional methods of scraping, It can be done by performing automated browser actions, by testing tools such as Selenium.

By defining the minimum number of likes per post I was able to guide my bot to scan through the posts and creating a CSV of all the profiles that met the criteria.

Then, this data is fed to the analysis tool, which reads instagram profiles in the CSV and scrapes the following metrics:

Average likes per post

  • Number of posts
  • Followers List
  • Following List

I built the web scraping and automation tool using python. For automating actions like hover, click, page scroll etc. I used Selenium.

Read More here

instagramscrapper's People

Contributors

amnox avatar

Stargazers

GAURAV KUMAR VISHWAKARMA avatar Kevin Luk avatar  avatar Mark Wells avatar Reed Sutton avatar

Watchers

knightthor avatar James Cloos avatar Mark Wells avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.