Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Social Media Mining with R

You're reading from   Mastering Social Media Mining with R Extract valuable data from your social media sites and make better business decisions using R

Arrow left icon
Product type Paperback
Published in Sep 2015
Publisher
ISBN-13 9781784396312
Length 248 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (8) Chapters Close

Preface 1. Fundamentals of Mining 2. Mining Opinions, Exploring Trends, and More with Twitter FREE CHAPTER 3. Find Friends on Facebook 4. Finding Popular Photos on Instagram 5. Let's Build Software with GitHub 6. More Social Media Websites Index

Creating an app on GitHub

We need to register a new application on GitHub in order to access the public GitHub data from R with authentication. In Facebook, creating an app to access the data is not mandatory and we can generate a temporary token to access most of the data. In GitHub, we can access data without authentication but with a limitation on the number of calls that can be made, whereas authentication provides the access we need.

In order to create a GitHub app, we need to log in as a developer in GitHub. Go to https://developer.github.com/program/ and log in as a developer:

Creating an app on GitHub

Click on the Register now button in the page and you can choose to pay and buy a developer login. The free account user cannot register as a developer. Alternatively, you can use an existing account and login.

Creating an app on GitHub

In this case, I logged in using an existing public account. To create an app, we need to click on the settings icon in the top-right corner of the page. You should be able to see your profile page as shown...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image