Analyze Instagram posts scraping data.
This tool is executed in the following steps:
- Create a list that extracts only the necessary information.
- Detect language, keyphrases, sentiment with AWS Comprehend
- Store to ElasticSearch
This project includes:
- README.md - this file
- analyze.py - this file contains the main Python code
- data/ - this directory contains scraping data
boto3
MIT