Skip to content

Commit 4912087

Browse files
committed
Update README.txt
1 parent 439966a commit 4912087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Install the packages in requirements.txt and install mongodb and ideally Robo 3T
22
in scrapper_main.py execute every function one by one, do not execute the whole script in one go!!!!
33

44
Scrap_bbc_landing():
5-
Scraps the landing page of http://bbc.com and store the scrapped articles in the bbc database of the
6-
local mongodb server(localhost) port:27017
5+
Scraps the landing page of http://bbc.com and store the scrapped articles in the news database of
6+
the mongo database hosted on the cloud at cloud.mongodb.com
77

88
dbmongo_query_articles("China"):
99
Non case sensitive search for the word China in the articles scrapped.

0 commit comments

Comments
 (0)