Skip to content

Commit 1b1311d

Browse files
authored
Language Edit
1 parent 4da8295 commit 1b1311d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-scraping-bs4/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Build a Web Scraper With Requests and Beautiful Soup
1+
# Beautiful Soup: Build a Web Scraper With Python
22

3-
This repository contains `scraper.py`, which is the sample script built in the Real Python tutorial on how to [Build a Web Scraper With Requests and Beautiful Soup](https://realpython.com/beautiful-soup-web-scraper-python/).
3+
This repository contains `scraper.py`, which is the sample script built in the Real Python tutorial [Beautiful Soup: Build a Web Scraper With Python](https://realpython.com/beautiful-soup-web-scraper-python/).
44

55
## Installation and Setup
66

0 commit comments

Comments
 (0)