How to check if Kik/Snapchat Usernames are valid/exists with PHP

本小妞迷上赌 提交于 2019-12-13 21:22:11

问题


I need to check from a Website / Webhosting(no vps) if a kik and snapchat username exists / is valid?

I have no Idea how to do that since these are only mobile apps


回答1:


I found this URL:

https://feelinsonice-hrd.appspot.com/web/deeplink/snapcode?username=joshconstine&type=SVG

If there is a <image clip-path="url(#clip)" in there, then it sure is a valid snapchat username.



来源:https://stackoverflow.com/questions/37094768/how-to-check-if-kik-snapchat-usernames-are-valid-exists-with-php

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!