Skip to content

Releases: krishnavcse/storesearch

Store your Search

25 Oct 08:26
Compare
Choose a tag to compare

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.