Created on 06-10-2016 11:36 PM - edited 08-17-2019 12:04 PM
I call twitter with a filter on some terms, grab the key twitter attributes then call a filter to remove profanities.
http://www.purgomalum.com/service/plain?text= or http://www.purgomalum.com/service/json=text work and are free REST API services.
For fun, I send the tweet as a search keyword to Guardian using their API (you need to register for a key).
http://content.guardianapis.com/search?order-by=newest&q=${tweet}&api-key=StuffNumbers
Created on 06-10-2016 11:36 PM
Could you provide the github link or upload the template xml before we publish this? Also would be good to show what the tweet looks like before/after processing