Unfortunately this requires a user to be logged in and post two tweets to their timeline (manually). I would like to automate this process when a user updates the content of one of their pages.
Is there no api for forcing a page re-scrape, such as with facebook? Facebook you can do it once of two ways:
Having to create fake twitter account set to private (so tweets are not visible), and then set up a complex routine to create one use only bit.ly urls and then getting tokens to sendhte tweets is kind of crazy. A simple API such as above would be great.
I have implemented automated updates via the facebook graph api, and would like to have a way to do the same for twitter cards. Its time consuming responding to customers explaining why twitter cards do not update when their page content updates.