abujehad139 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

How to get Blogger's data with a Windows Form Application using Blogger API #307

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My Blogger API version is 3.0.

And using OAuth 2.0 but i still don't know how to use it.

Platform: Windows Form Application, code using C# Visual Studio 2010

I want to retrieve some informations from a blog such as posts, comments, users.

So with the data I can do some statistic:
- How many comments an user wrote in a period of time?
- How many comments a blog got in a period of time?
...etc

Please to help me. Thanks a lot.
I'm a new guy both English and Programming :D

Original issue reported on code.google.com by trung...@gmail.com on 30 Mar 2013 at 4:25

GoogleCodeExporter commented 9 years ago
Hi,

You should take a look in Google Blooger API - 
https://developers.google.com/blogger/ and download the .NET blogger client API 
- https://code.google.com/p/google-api-dotnet-client/wiki/APIs#Blogger_API

For documentation on OAuth2, visit 
https://code.google.com/p/google-api-dotnet-client/wiki/OAuth2 and 
https://developers.google.com/accounts/docs/OAuth2 

For the next time I think that you should open a new topic on stackvoerflow 
with google-api-dotnet-client and blogger tags.

I'm closing this issue, feel free to re-open it if you need additional 
information.
Hope it's helpful.

Original comment by pele...@google.com on 3 Apr 2013 at 11:38