RSS Image Tweet

Support / help / discussion forum for twitter bot
Post Reply
Blanix
Posts: 2
Joined: Fri May 29, 2020 3:42 pm

RSS Image Tweet

Post by Blanix »

Hello!
I have a problem with “RSS Image tweet”. Is the pinterest image scraping still working?
I use this code ...

Code: Select all

<link>[scrapexpath=//img[contains(@class,'pinImage')]/@src]
And

Code: Select all

 <link>[scrapexpath=//img[@class='pinImage']/@src]
And I have this error

Code: Select all

 
* FAILED: Scraped image URL failed: 
* ERROR: handleitem: Se produjo una excepción de tipo 'LibProcessing.ExActionFailed'.
User avatar
martin@rootjazz
Site Admin
Posts: 34634
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: RSS Image Tweet

Post by martin@rootjazz »

No pinterest no longer works due to pinterest changes in how the site (pinterest works).

Didn't realise it was still an option. I will get that removed, sorry
Blanix
Posts: 2
Joined: Fri May 29, 2020 3:42 pm

Re: RSS Image Tweet

Post by Blanix »

Ok, thank you
Post Reply