Skip to content

Aims to help Aritzia increase engagement on their Instagram posts.

Notifications You must be signed in to change notification settings

574567254/Instagram_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Instagram_analysis for Aritzia

This project aims to help Aritzia increase engagement on their Instagram page, by analyzing what type of images they should post more and less. The main steps are as follows:

  • It will start by scraping the latest 500 images and related captions and the number of comments per post from Aritzia's Instagram page.
  • Topic modeling (LDA) will be performed on the image labels from Google Vision.
  • Sort the data from high to low engagement (measured by the number of comments), and take the highest and the lowest quartiles.
  • Find out the main differences in the average topic weights of images across the two quartiles.
  • Analyze what types of image will gain more engagement and make suggestions.

See Instagram Analysis Jupyter Notebook for detailed analysis

All the external data used and outputs of the project are in the data_used&output folder

Releases

No releases published

Packages

No packages published