Skip to content

csesoumita/GooglePlus-Data-Crawling-Analysis

Repository files navigation

GooglePlus Analysis

The project is developed to perform crawling of data from social networking site Google Plus and then producing data analytics based on the data acquired.

Software Specification:
It is developed with the help of the following:-
1. Programming Language- Python Version 3.6.5
2. Database – Mongo DB Version 4.0
3. IDE- JetBrains PyCharm Community Edition 2017.2.3 x64

File Names File Description
GopglePlusAPI_APIKey.py

Contains python program for crawling Google Plus data via GooglePlus API.

GooglePlusAPI_Oauth2.py

Contains python program for crawling GooglePlus own account data. The credentials are present in client_secret.json file which is obtained from Credentials tab of GooglePlus Dashboard. This is only displayed in the output console and not stored inMongo DB.

DataAnalytics_GoogleAPI_API_key.py

Contains python program for showing data analytics of the data crawled via GopglePlusAPI_APIKey.py program.

GoogleAPI_DataAnalytics.txt

Contains data statistics generated by DataAnalytics_GoogleAPI_API_key.py

About

GooglePlus Data Crawling & Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages