Can Webcore Scrape Twitter?


#1

Hi,

I don’t have a sample piston or anything to share at this point. I’m wondering if it is possible for Webcore to do a search once a day through a twitter feed for a specific tweet and then either forward it to the ST Message log or SMS push, or Push Notification.

The Twitter message doesn’t come in every day, about once a week at most. If it isn’t present I don’t need a message, it can skipped over for messaging. I don’t think this is possible but figured I would quickly check.

Thanks


#2

I’m not much of a twitter user but you can probably do this with an ifttt/webcore combo.


#3

PHP can also scrape pages, and send the data to webCoRE…
Although, this works best when the data is always found in the same location on the page.