It is currently September 29th, 2024, 7:26 am

Rainmeter Webparser

General topics related to Rainmeter.
Taurec
Posts: 5
Joined: April 24th, 2016, 6:50 am

Rainmeter Webparser

Post by Taurec »

Hi,
may sombody can give me a answer. (just for information)

Write the Webparser (without any option) the downloaded site to the Harddisk or keep the parser the site at the Ram?

cu Taurec
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5534
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA

Re: Rainmeter Webparser

Post by eclectic-tech »

Taurec wrote:Hi,
may sombody can give me a answer. (just for information)

Write the Webparser (without any option) the downloaded site to the Harddisk or keep the parser the site at the Ram?

cu Taurec
Not sure if this is what you want, but the simplest way to get a copy of what the Webparse 'reads' is to add Debug=2 to the measure. This will save a file named 'WebParserDump.txt' in the current folder. See Debug

Code: Select all

[MeasureWebParser]
Measure=Plugin
Plugin=WebParser
URL=http://somesite
RegExp=(?siU)(.*)
Debug=2
ForceReload=1
; Debug2File=