December 15, 2016.
Acknowledgement: This work got some inspiration from Bucky's video tutorial on python (Particularly on Python Web Crawler Tutorial )available at his Youtube channel https://www.youtube.com/watch?v=nRW90GASSXE&list=PL6gx4Cwl9DGA8Vys-f48mAH9OKSUyav0q
This Python App crawl some pupular search engine based on a given keyword and download all PDF files that the search engine return.
This is an experimental work, kindly note that,you should not use this aaplication maliciously.
At moment, The software only crawl Google Search engine and the returned data is parse by the Software.
The Software work on three princile, SEARCH... CRAWL...and DOWNLOAD.
Please report any bug. This is a work-in-process work.
See the TODO file for some other features intend to incorporate in future.
Thanks