I need help with wp automatic plugin

Zero10

BANNED - Failed to resolve a dispute
Joined
Apr 4, 2022
Messages
562
Reaction score
349
Hey guys, i need help with this plugin, for two days I have been trying, but to no avail in finding out the correct settings.
I am trying to take articles from a site (not WordPress), the articles and the images. Everything is pulled correctly, but except for the images, and this is the most important thing I want.Yes, I set the image settings properly and correctly, but the images are not pulled, only the contant.
1704625491810.png

so i think the problem from: Content extraction method

1704625534738.png

the auto detect not woking with this site, and the visual selector not workingh good, i it will working with Division ID/Class or XPath (ADVANCED) and this i dont know how i do it.


can anyone help me with that? the site is adult just to know.


thank u guys
 
Are the images on page in an img tag or are they set with a css class or maybe javascript?
 
Not javascript, and yes on the page and its not img tag i will send to u the link
 
anyone :)
 
I already told you, you need to find out what the user agent is for the scraper. They probably have a content filter that detects web scrapers and doesn't server the images. You need to fake the user agent header. If you don't know what I am talking about, search for "HTTP headers user agent"
 
Back
Top