http://twitter.com/share?text=<TITLE>&url=<URL>
E.g. http://twitter.com/share?text=This+is+google+a+search+engine&url=https%3A%2F%2Fwww.google.com
http://www.facebook.com/sharer.php?u=<URL>&p[title]=<TITLE>
E.g. http://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.google.com%[title]=This+Is%2C+Google+a+search+engine
http://pinterest.com/pin/create/button/?url=<URL>&description=<TITLE>
E.g http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fwww.google.com&description=This+is+google+a+search+engine
https://www.linkedin.com/shareArticle?mini=true&url=[URL]&title=[TITLE]
E.g https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.google.com&title=This+is+google+a+search+engine
Threads:
https://www.threads.net/intent/post?text=${encodeURIComponent(text)}&url=${encodeURIComponent(url)}
WhatsApp:
https://wa.me/?text=${encodeURIComponent(`${text} ${url}`)}