What would my program need to contain for web searching?

I want to write a c++ program that searches craigslist and shows a result of there is one.

For example:
Search for "guitar"
Search every hour for new posts including "guitar"
Show results

How would I go about doing this? What things would I have to take into consideration?

Topic archived. No new replies allowed.