/Analyticscosm-Project

Scraping data through Instagram and using the data to build a predictive model

Primary LanguageJupyter Notebook

Analyticscosm-Project

  • Scraping data through Instagram using Instaloader and using the data to build a predictive model.

  • Instaloader.ipynb contains the custom function to extract various attributes using a particular hashtag.

  • Model.ipynb uses the LinearSVC model to classify the posts as positive or negative.

  • Scraped_Data is the data scraped using Instaloader.