A brief description of what this project does and who it's for....!
To deploy this project run
pip install snscrape
pip install streamlit
To run this project you will required to add these libraries to your Environment
- import streamlit as st
- import base64
- from streamlit_option_menu import option_menu
- from PIL import Image
- import snscrape.modules.twitter as sntwitter
- import numpy as np
- import datetime
- import json
- import matplotlib.pyplot as plt
- from wordcloud import WordCloud
- from wordcloud import STOPWORDS
- import pandas as pd
- from pymongo import MongoClient
Make a customised collection with your mongodb database to store your scraped data in cloud database
when you run following codes .. you are redirected to this webpage..
A brief description of how we can do this is....
This search enables user to get data in required date period
To add your search data in mongodb data-base...
For support, email : danavasanth@gmail.com