-
I have a website that puts information inside HTML meta tags that I want to monitor. Unfortunately these get filter/rendered out when I try to detect change. Can't seem to find an option just to leave raw HTML for me to use regex to parse. Where can I find the flag to just get the raw HTML for parsing? |
Beta Was this translation helpful? Give feedback.
Answered by
dgtlmoon
Sep 13, 2022
Replies: 1 comment 2 replies
-
easy, just use |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fusion327
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
easy, just use
source:https://whatever.com
:)