R Wrapper for the 'Bit.ly', 'Goo.gl' and 'Is.gd' URL Shortening Services


[Up] [Top]

Documentation for package ‘urlshorteneR’ version 0.9.2

Help Pages

bitly_auth Assign API tokens using OAuth2.0
bitly_IsProDomain Validate given domain for the PRO features
bitly_LinksExpand Given a bitly URL or hash (or multiple), returns the target (long) URL.
bitly_LinksInfo Used to return the page title for a given Bitlink.
bitly_LinksLookup Query for a Bitlink based on a long URL.
bitly_LinksMetricsClicks Returns numbers of click on a link.
bitly_LinksMetricsCountries Returns metrics about the countries from a link.
bitly_LinksMetricsEncoders Returns users who have encoded this long URL.
bitly_LinksMetricsEncodersByCount Returns users who have encoded this link.
bitly_LinksMetricsEncodersCount Returns the number of users who have shortened a link.
bitly_LinksMetricsReferrers Returns metrics about the pages referring click traffic to a single Bitlink.
bitly_LinksMetricsReferrersByDomain Returns metrics about the pages referring click traffic to a single Bitlink, grouped by referring domain.
bitly_LinksMetricsReferringDomains Returns metrics about the domains referring click traffic to a link.
bitly_LinksShorten Given a long URL, returns a short Bit.ly link.
bitly_UserInfo Return or update information about a user.
bitly_UserLinkHistory Returns entries from a user's link history in reverse chronological order.
bitly_UserMetricsClicks Returns the aggregate number of clicks on all of the authenticated user's Bitlinks.
bitly_UserMetricsCountries Returns aggregate metrics about the countries referring click traffic to all of the authenticated user's Bitlinks.
bitly_UserMetricsPopularLinks Returns the authenticated user's most-clicked Bitlinks (ordered by number of clicks) in a given time period.
bitly_UserMetricsReferrers Returns aggregate metrics about the pages referring click traffic to all of the authenticated user's Bitlinks.
bitly_UserMetricsReferringDomains Returns aggregate metrics about the domains referring click traffic to all of the authenticated user's Bitlinks.
bitly_UserMetricsShortenCounts Returns the number of Bitlinks created in a given time period by the authenticated user.
bitly_UserTrackingDomains Returns a list of tracking domains a user has configured.
googl_auth Assign API tokens using OAuth2.0
googl_LinksExpand Expand a short URL to a longer one
googl_LinksShorten Given a long URL, returns a short Goo.gl link.
googl_UserLinkHistory Retrieves a list of URLs shortened by the authenticated user.
isgd_LinksExpand Expand a short URL to a longer one
isgd_LinksShorten Given a long URL, returns a short is.gd link.