Wp automatic blank picture and short text

Matta28

Jr Vip
Joined
Jun 6, 2018
Messages
3,383
Reaction score
1,454
I recently ran into some problems with wp automatic. Most of the campaigns for the site runs very smooth, but for some categorys, I do get like a blank picture (bottom on the left picture) and small text (right picture) of one sentence ending with "...". Anyone experienced this before? :)
 

Attachments

  • Skjermbilde 2024-09-17 230530.png
    Skjermbilde 2024-09-17 230530.png
    80.1 KB · Views: 7
  • Skjermbilde 2024-09-17 230643.png
    Skjermbilde 2024-09-17 230643.png
    17.4 KB · Views: 7
Try pulling off the content using a different method,
This could be the main content container class, regex, etc...

If the content is appearing in the source code of the page(s),
Then you can use wp automatic, you just need to find the way,

If it's not, it would be better to use a different approach,
Not all of the websites are as easy to scrape, building a custom python code (with or without selenium) could be a good turnaround
 
Try pulling off the content using a different method,
This could be the main content container class, regex, etc...

If the content is appearing in the source code of the page(s),
Then you can use wp automatic, you just need to find the way,

If it's not, it would be better to use a different approach,
Not all of the websites are as easy to scrape, building a custom python code (with or without selenium) could be a good turnaround

Thank you for your answer. I might have forgot to tell it, but 90% of my wp automatic campaigns comes from the same site and different categories from that site. It goes from the sites language to an other language.
 
Thank you for your answer. I might have forgot to tell it, but 90% of my wp automatic campaigns comes from the same site and different categories from that site. It goes from the sites language to an other language.
idk why is that hapenning, i can't check since i don't have the website url,
but your screenshots are showing that you can't view or select the content,
correct me if i'm wrong, but if it's the case and you want to get the content, you have to find a turnaround
 
Back
Top