Skip to content

👤 Proxied avatars from Twitter, Facebook, Tumblr, YouTube and Instagram.

Notifications You must be signed in to change notification settings

fabsrc/social-avatar-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Avatar Proxy

Build Status Dependencies JavaScript Style Guide

Returns proxied avatars from Twitter, Facebook, Tumblr, YouTube and Instagram. Useful to display profile pictures in browsers with activated Do Not Track option. No API keys required!

Install

npm install

Start

npm start

Server starts on port 3333 by default. Use the PORT environment variable to specify a custom port.

Usage

To get a profile picture use the following url structure:

http://localhost:3333/{platform}/{user}

Available platforms: Twitter, Facebook, Tumblr, YouTube and Instagram.

Examples

Facebook

http://localhost:3333/facebook/zuck

Twitter

http://localhost:3333/twitter/jack

License

Licensed under the MIT License.

About

👤 Proxied avatars from Twitter, Facebook, Tumblr, YouTube and Instagram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published