From 849e76440ff6cd81bd05273994cfffd7a2c41971 Mon Sep 17 00:00:00 2001 From: Tammy DiPrima Date: Thu, 13 Nov 2025 13:19:16 -0500 Subject: [PATCH] Fixed typo in Medium-Scraper README --- Medium-Scraper/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Medium-Scraper/README.md b/Medium-Scraper/README.md index d7b693ec93..d56566bea7 100644 --- a/Medium-Scraper/README.md +++ b/Medium-Scraper/README.md @@ -1,4 +1,4 @@ -# Medium Scrapper +# Medium Scraper Running this Script would allow the user to scrape any number of articles from [medium.com](https://medium.com/) from any category as per the user's choice ## Setup instructions @@ -28,4 +28,4 @@ The scraped pdf files get saved in the folder in which the script is run ![Files saved in folder](https://i.postimg.cc/J7DVS42k/output2.png) ## Author -[Ayush Jain](https://github.com/Ayushjain2205) \ No newline at end of file +[Ayush Jain](https://github.com/Ayushjain2205)