Forum Discussion
FabvE
Nov 16, 2021Brass Contributor
HTTP: get meta value from HTML body of website
Hi,
I'm trying to build a flow which checks if a website has been updated within the last x days.
For this I use a HTTP connector:
I searched the sites source code and found this under the meta data:
<meta name="lastModifiedDate" content="2021-10-13T17:42:22.686Z"/>
Is there a chance to get the content value of the meta "lastModifiedDate" with the HTTP connector?
The rest of the Flow would be a conversion to a date/time format and check if the date is younger than x days.
Greetings
No RepliesBe the first to reply