Main motive of this project is to gather posts from twitter, YouTube, Facebook (Meta), Instagram, Pinterest to one place. It is one type of cross platform integration system. For this we use Django framework and SQLite database for record management. Also, we use plenty number of libraries that helps to complete the project. In Twitter and YouTube we use twitter API and YouTube API and data cleaning of API response. Cleaned data store to csv file. Then after we push data to database. Once data successfully stored into database, we remove that file from the system.

In Facebook (Meta) we use selenium for login and scrapping then we download the html page and perform scrapping on it for that we use bs4 library and store clean data to csv file, after that we push all data into database. Once data successfully stored into database, we remove that file from the system.In Instagram we use instagrapi library for data fetching, also use account credential for login. We perform data cleaning of function response and all needed data stored into csv file, after that we push all data from csv file to database. Once all data stored into database, we remove that particular file from the system In Instagram we use instagrapi library for data fetching, also use account credential for login.

Our Services

 Facebook Data


 Instagram Data


 YouTube Data


 twitter Data


Download PDF