aboutsummaryrefslogtreecommitdiff
path: root/src/crawler/classic_crawler.py
Commit message (Expand)AuthorAge
* new name: the last one.Cédric Bonhomme2016-10-10
* testCédric Bonhomme2016-09-28
* testCédric Bonhomme2016-09-28
* fixCédric Bonhomme2016-09-28
* more testsCédric Bonhomme2016-09-28
* testCédric Bonhomme2016-09-28
* testCédric Bonhomme2016-09-28
* Updated installation script.Cédric Bonhomme2016-09-27
* Fixed a bug with SQLite support.Cédric Bonhomme2016-09-27
* Updated JARR GitHub address. Thanks GitHub!Cédric Bonhomme2016-04-18
* Fixed a bug when existing_article.updated_date is None.Cédric Bonhomme2016-02-14
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* The date of modification of articles is now used to detect changes.Cédric Bonhomme2016-02-13
* The classic crawler is now able to update an article. Only content or title a...Cédric Bonhomme2016-02-09
* Updated Copyright years.Cédric Bonhomme2016-02-05
* writing a bit of doc, moving crawler togetherFrançois Schmidts2016-02-02
bgstack15