Conor
Elite Member
- Nov 7, 2012
- 3,621
- 6,217
Slight update to the Distill code I mentioned here: https://www.blackhatworld.com/seo/conors-guide-to-generating-leads-online.838904/#post-9525701
{
"selections": [
{
"frames": [
{
"index": 0,
"excludes": [],
"includes": [
{
"type": "xpath",
"expr": "//div[contains(.//div[span], 'min') and contains(concat(\" \", normalize-space(@Class), \" \"), \" _1dwg _1w_m\")]"
},
{
"type": "xpath",
"expr": "//div[contains(.//div[span], 'just now') and contains(concat(\" \", normalize-space(@Class), \" \"), \" _1dwg _1w_m\")]"
}
]
}
],
"dynamic": true,
"delay": 0
}
],
"regexp": {
"expr": "",
"flags": ""
},
"ignoreEmptyText": true,
"includeStyle": false,
"dataAttr": "text"
}