Hello,
First of all, thank you for your purchase.
Please check plugin settings below (as mentioned also in the email you sent me):
Scraper Start (Seed) URL / Keywords
https://www.bhg.com/decorating/small-spaces/homes/french-vintage-style-tiny-texas-home/
Run Regex On Content:
<div(?:[^>]*?)src=”([^”]*?)”(?:[\s\S]*?)<\/div>
<div(?:[^>]*?)class=”lazy-image__loadingPlaceholder”(?:[^>]*?)>(?:[\s\S]*?)</div>
Replace Matches From Regex (Content):
<img src=”$1″>
<span></span>
Do Not Scrape Seed URL:
UNchecked
Seed Page Crawling Query Type:
Disabled
Content Query Type
XPath
Content Query String
//*[@class=’article-content-container’]
Lazy Loading Images HTML Tag:
data-src
Regards, Szabi – CodeRevolution.