Tagged Questions
1
vote
1answer
31 views
How do I search for a specific question whose url I know?
I was wondering if there is a feature in the API that I could use to retrieve various features of a question on the Stack Exchange network when I know the actual URL of the question.
9
votes
2answers
169 views
Finding a user given their (exact) display name
For my app, I allow people to "register" themselves on my site by typing in their Stack Overflow (etc) name. Now it does allow you to use your ID if you know it, but I find that typing in usernames is ...