Skip to content

Store your Search

Latest
Compare
Choose a tag to compare
@krishnavcse krishnavcse released this 25 Oct 08:26
· 1 commit to master since this release

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.