Skip to content

yevchuk-kostiantyn/Website-Aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebsiteAggregator

The Aggregator looks for the interesting articles on the website (interest and URL are entered by user). If the program finds interesting articles, then it saves them to the database.

To run WebsiteAggregator on your machine:

  1. Install and configure Redis Database.
  2. Get dependencies such as:
    • menteslibres.net/gosexy/redis
    • github.com/PuerkitoBio/goquery
    • github.com/gorilla/handlers
    • github.com/gorilla/mux by using go get command

Releases

No releases published

Packages

No packages published