From cd47e9de83c20483708d665d5606a3521259c7b8 Mon Sep 17 00:00:00 2001 From: Abhishek <55457501+Abhishek-Dobliyal@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:35:17 +0530 Subject: [PATCH] Update README --- web-crawler/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web-crawler/README b/web-crawler/README index 6fccd89..2d7f417 100644 --- a/web-crawler/README +++ b/web-crawler/README @@ -10,6 +10,7 @@ What you need? ->Python modules you'll need: BeautifulSoup (can be found here: http://www.crummy.com/software/BeautifulSoup/#Download) xlutils (can be found here: http://pypi.python.org/pypi/xlutils#downloads) + lxml (HTML Parser)(can be found here: https://pypi.org/project/lxml/) How to make use of it? First thing you need to do is pull/download the file "crawl.py" and save it in a folder. @@ -55,4 +56,4 @@ C:\Documents and Settings\Suresh\python\web-crawler> ---------------------------------------------------------------------------------------------------------------------- -Output file: elevator-manufacturers.xls \ No newline at end of file +Output file: elevator-manufacturers.xls