forum-crawler Prints thread titles of a forum based on given keywords. Usage Takes a list of keywords, and lastly, number of forum pages to crawl. ./forumCrawler keyword-1 keyword-2 ... keyword-n numOfPages Where keyword :: String and numOfPages :: Int