2

How can i fetch Google's history of an individual through gmail api using JSP/JAVA code ,

this link provides our history

https://history.google.com/history/

Eric D
  • 6,901
  • 1
  • 15
  • 26
Sudhir Belagali
  • 370
  • 1
  • 7
  • 22
  • this helped me http://stackoverflow.com/questions/3130484/how-can-i-retrieve-my-google-search-history – Sudhir Belagali Nov 11 '15 at 11:46
  • Do you mean history as in what the user has searched for in the Gmail Client, or a history of other actions, like deleted mails, new mails etc.? – Tholle Nov 11 '15 at 13:43
  • 1
    Sir , i mean web history (googles) – Sudhir Belagali Nov 11 '15 at 14:21
  • I'm afraid I don't know about general web history, but if you are interested in gmail history (deleted mail, new mail, moved mail, ...), you can check out the [history listing](https://developers.google.com/gmail/api/v1/reference/users/history/list). – Tholle Nov 11 '15 at 18:59
  • @Tholle sir , can i include history as RSS feed in my website , as i am doing a project on web mining , – Sudhir Belagali Nov 12 '15 at 03:43

0 Answers0