URLs to directly share on social websites

Posted on 2016-08-06

Source: socialsharing.io, starting at line 216.

They can also be determined by following the AddThis API endpoint and seeing where it goes.

Site Direct sharing URL
Facebook https://facebook.com/sharer/sharer.php?u=${URL}
Twitter https://twitter.com/intent/tweet/?text=${TEXT}&url=${URL}
Google+ https://plus.google.com/share?url=${URL}
Tumblr https://www.tumblr.com/widgets/share/tool?posttype=link&title=${TEXT}&caption=${TEXT}&content=${URL}&canonicalUrl=${URL}&shareSource=tumblr_share_button
Pinterest https://pinterest.com/pin/create/button/?url=${URL}&media=${URL}&summary=${TEXT}
LinkedIn https://www.linkedin.com/shareArticle?mini=true&url=${URL}&title=${TEXT}&summary=${TEXT}&source=${URL}
Reddit https://reddit.com/submit/?url=${URL}
XING https://www.xing.com/app/user?op=share;url=${URL};title=${TEXT}
WhatsApp whatsapp://send?text=${TEXT}%20${URL}

Tags: social share


Copyright © 2007-2017 by Andrew Marcuse. Validate: HTML | CSS