Tagged Questions
3
votes
1answer
299 views
Alternative to the deprecated Google Web Seach API
This question is slightly related to the question located here.
My current solution is using the deprecated Google Web Search API - but since it's deprecated, qeuries to the API is now limited. This ...
2
votes
1answer
115 views
utility to pull in the entries of an rss feed with a certain date range
I'd like to include a section on my daily blog post that could capture/aggregate my activity from twitter, github, etc on that day. Ideally this information could be displayed in a visually ...