In my previous post I went through the whole process how to create new Windows Azure Mobile Services project and adding the scheduler for fetching tweets based on single tweet. Here’s same sample except now it enables you to add the wanted hashtags to table and then fetch all of them.
You only need to create one new table called hashtags and copy paste the javascript to getTweets scheduler.