Quantcast
Viewing all articles
Browse latest Browse all 1643

Help: Rainmeter Skins • Re: Verse of the Day

You don't need to look for any <span>, you need to look into the html code and look what's around what you are looking for. If you are using chrome, just right click on any website then "view page source" or Ctrl+U. If you look at the code you'll find what you are looking for, in this case:So, what you need is what's between <meta property="og:description" content=" and "/>

<meta property="og:description" content="As the body without the spirit is dead, so faith without deeds is dead."/>

So your code would be:

Code:

[MeasureSite]Measure=WebParserURL=https://www.verseoftheday.com/RegExp=(?siU)<meta property="og:description" content="(.*)"/>[MeasureVerse]Measure=WebParserURL=[MeasureSite]StringIndex=1

Statistics: Posted by RicardoTM — 19 minutes ago



Viewing all articles
Browse latest Browse all 1643

Trending Articles