Project

General

Profile

Actions

Feature proposal #4057

closed

Implement method to translate twitter id to twitter username

Added by krileon almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
31 May 2013
Due date:
% Done:

100%

Estimated time:

Description

It maybe possible to send an http request to the http://www.linkedin.com/profile/view?id=USER_ID URL and its response be the URL to the users profile, which contains username then extract the username from it. This would prevent rate limiting issues with translating user id to username. The username could then be used in other widgets such as the embeded timeline.

Actions #1

Updated by krileon almost 11 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Sending HTTP request appears to work fine. New header is set as the result and the new location can be parsed from it using regext to grab the username.

Actions #2

Updated by krileon almost 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF