Site icon Hip-Hop Website Design and Development

WordPress from url get exterior supply title

Hello I’m constructing a information web site. I’m making an attempt to automate it.

  1. Information url (metabox)
  2. Title
  3. Content material space
  4. Picture (featured picture choice on wordpress)

When paste the location url I would really like the opposite metabox to tug the info from the supply
http://www.bbc.co.uk/information/technology-34527439

I would like title and outline to pulled kind bbc web site

  1. Information url: http://www.bbc.co.uk/information/technology-34527439
  2. Title: Needs to be fetched from <title>
  3. Content material space: must be from <meta title="description".>
  4. Picture: Needs to be first picture on the content material

I see you should use php cURL any extra tips that could wordpress could be a lot appreciated
http://www.php.web/guide/en/curl.examples-basic.php

Thanks