* updated dependencies * updated docs, notes about permissions
0.8.1
Not secure
added cleanup of screenshot dir on init
0.8.0
Not secure
focus on scraping * removed ml text processing (will be a new project). updated less dependencies * added universal wheel - ckeckout pypi * updated docs
0.7.0
Not secure
* screenshot for each query added, configurable by default true * added get_related(), to fetch related keywords * added screenshot property to scrap.results * related removed from scrap.results, fetch now with get_related() * updated dependencies and docs * small fixes
0.6.0
Not secure
* improved scraping, use a new phantomjs with random useragent for each keyword * optimized configurable sleep times * removed http scrape method * fixed scraping for ads, title and real url * updated dependencies
0.5.1
* added phantomjs self installer * added method as_csv() * added related_keywords in resultset * phantomjs and scrapecore improvements and fixes