I am coding a application , where i need the youtube username of currently logged user on youtube.com. Can anyone give some kind of hint/tutorial ?
Any type of help will be appreciated. Thanks :)
Related
I would like to know if it is possible to hide his story from a user with the instagram api or if someone has already done it
Thanks for ur reading
I'm looking to get an instagram client ID to integrate with our website but I can't seem to find it anywhere.
Help would be greatly appreciated.
Thank you in advance.
Kind regards
Arnaud
You have to register on https://www.instagram.com/developer/register/ to create a developer API/Account. You can create API Credentials like your Client-ID there. Its not possible with just a "normal user account".
I was doing a bit of research on the Twitter API and while I could find something for internal user mentions, I couldn't find an API call that grabs the authenticating user's mentions from other users. Is there a way to grab this?
Thanks in advance.
Do you mean GET statuses/mentions_timeline?
That will show you all the mentions of the authenticated user.
I am trying to get all the ads from the eBay-Classifieds API, I have also gone through the documentation.
http://api.ebay-kleinanzeigen.de/docs/pages/home
but when I execute this below URL which is given in the documentation
https://api.ebay-kleinanzeigen.de/api/ads
it is asking for username and password, I have also created an account on
ebay-kleinanzeigen.de
but that username and password seem not to work.
any help would be appreciated.
for the eBay-Classifieds API you need an partner account and user account.
Without the partner account you cant use the api.
https://api.ebay-kleinanzeigen.de/docs/pages/intro
Contact platform implementations for general questions or partnership requests.
I am trying to integrate facebook login with my website, Everything works fine but for getting the users zipcode. I would like to get users zip code. Can anyone help me with this. Thanks
The API does not give you access to information like that any more.
AFAIK, it was possible some time ago, to access a user’s address details (with their permission) – but Facebook has since disabled that. Most likely, because the data was misused by advertisers, I’d guess.