Releases: krishnavcse/storesearch
Releases · krishnavcse/storesearch
Store your Search
A Simple python Script to store Google search results URL in a separate file named search.txt . The search results are stored in the database. Once the search results are stored in the database, it is printed on the command line. Used MongoDB for NOSQL database. BeautifulSoup4 library has been used to get the data from HTML. The Seagle code is executed using command line.