Jump to content

Grabing Links from a website


TheHamburgler

Recommended Posts

Hi,I'm not looking for a full solution here, but a few prods in the right direction would be appreciated.I need to code a simple webpage that will connect to an external website and grab the link to an image. The linked picture will change in time but the html format will not. It's for an Apple widget im working on that will connect to my account on a film rental website and display the DVD covers i request.I'm a bit lost as what to use Javascript, XML, Ajax or a compination of all of them. :) Thanks for you're time :) Burgler Out.

Link to comment
Share on other sites

actually the easiest way, ossibly the only way, is with a server side language.do a google search for "screen scraping" for your language of choice.You'll need to have strong string manipulation and regular expression skills.good luck

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...