Digital Marketing

twurl—a command-line application that can be used to make authenticated requests to the Twitter

twurl—a command-line application that can be used to make authenticated requests to the Twitter.

Twurl is like curl, but tailored specifically for the Twitter API. It knows how to grant an access token to a client application for a specified user and then sign all requests with that access token.
It also provides other development and debugging conveniences such as defining aliases for common requests, as well as support for multiple access tokens to easily switch between different client applications and Twitter accounts.

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database