From b8da40a442824cb7de5e0d2e49e6c09f403d73f9 Mon Sep 17 00:00:00 2001 From: Luvpreet Singh Date: Fri, 18 Jul 2025 19:59:28 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25f6b72..ceeadfd 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ It is a simple crawler able to crawl your website. you just put in the website name which you want to crawl and it will give you a result of all the links on that webapge. It can also be used to fetch a particular item from a webpage. + +Hey From a6b90c0d368adad0eebf12c46588630603343e04 Mon Sep 17 00:00:00 2001 From: Luvpreet Singh Date: Fri, 18 Jul 2025 19:59:59 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ceeadfd..41d2aae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ # Web-Crawler It is a simple crawler able to crawl your website. you just put in the website name which you want to crawl and it will give you a result of all the links on that webapge. -It can also be used to fetch a particular item from a webpage. - -Hey +Hey can also be used to fetch a particular item from a webpage.