Render HTML with MP (1 Viewer)

doug

MP Donator
  • Premium Supporter
  • September 22, 2010
    81
    12
    Calgary
    Home Country
    Canada Canada
    Hi,
    Inspired by a plugin that displays weather from the BBC, I'm looking at developing a plugin to display weather from the Environment Canada website.

    I don't have access to the underlying database or data they use, so from what I can see, the easiest thing for me to do is simply scrape a portion of the desired page (allowed by their terms of use) and display it in MP. Can MP render HTML or is there some plugin that does this? Or do I have to parse the HTML do extract the portion I want and then display in MP? Or perhaps is there an easier way to approach this.

    Thanks,
    Doug
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Hi Doug

    MP does not render HTML by itself - there are several Web Browser Plugins which use different browsers as addins. I would recommend scraping and parsing the html to display in a skin.
     

    Users who are viewing this thread


    Write your reply...
    Top Bottom