Like me, if you’ve ever wanted to use a Web Service from a site that doesn’t have that many code examples or a solid API, chances are you may have considered using cURL – a great extension to PHP that allows you to authenticate with websites just like a normal user would. The benefits of doing this are that you’re able to gain access to rich data sources like contact lists, email, statuses and a whole lot more. In this post I’m going to provide you with 20 code examples that’ll help you do some pretty cool things using everything from Bit.ly to Las.fm. Sites covered are Yahoo.com, Last.fm, Amazon, WordPress, Facebook, TwitPic, PayPal, Bit.ly, Twitter, GMail, MySpace, is.gd and IMDB.
- How to shorten a URL through bit.ly
- Get the trending topics on Twitter
- How to get the album covers of your most recent tracks on Last.fm
- Get the list of your Yahoo Contacts via cURL
- How to get your very latest tweets
- How to update your Twitter Status
- How to upload files to Facebook
- How to import your GMail Contacts
- Upload files using Amazon S3 and PHP
- How to login to mySpace through cURL
- How to upload videos to YouTube (API reference)
- How to make a post to WordPress
- How to parse out a movie’s details using IMDB
- How to Scape Bing.com for Search Results
- How to update your Facebook status
- How to upload a picture to TwitPic through cURL
- How to process Payments using PayPal, cURL and CakePHP
- Scrobble tracks to your Last.fm account using cURL
- How to download videos in any format from YouTube
- How to shorten a URL using the is.gd Shortening service
- How to grab the number of subscribers from your Google Reader Account
Share
Related posts:
- 15 amazing things you can do using cURL If you’ve ever wanted to consume services from a popular...
- To tweet or not to tweet. That is the question. Lately, I’ve noticed that more and more people are...
- jQuery UI Animation Effects The jQuery UI Effects Core brings a few more...
- 10 Incredibly Professional Tips for Web Designers and Web Developers Professional development is one of the key elements to...
- 13 Incredibly Fresh New HTML5 Canvas Demos You all tweeted in to vote and today I’m...
Related posts brought to you by Yet Another Related Posts Plugin.
No comments yet.