Skip to content

Commit bcdb625

Browse files
Update ExampleOfBuildingWebScrapingApplication.html
1 parent 32c4f60 commit bcdb625

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

posts/Web Scraping tool with BeautifulSoup/ExampleOfBuildingWebScrapingApplication.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@
77
content="width=device-width, initial-scale=1, shrink-to-fit=no" />
88
<meta
99
name="description"
10-
content="article on using Beautiful soup Lib
11-
Develop a web scraping application using Python's Beautiful Soup library. Extract data from a website and present it in a structured format (e.g., CSV, JSON)." />
10+
content="article on using Beautiful soup Library. A web scraping application using Python's Beautiful Soup library. Extract data from a website and present it in a structured format (e.g., CSV, JSON)." />
1211
<meta
1312
name="keywords"
1413
content="Web Scraping, python, Beautifulsoup, web scraping with beautifulsoup, GitHub, Student Developer Pack, apply, student benefits, developer tools, software resources, education, student discount, GitHub Education, student developer, open source, coding" />
15-
<title>Web Scraping with Beautifulsoup - CSEdge</title>
14+
<title>Example of Web Scraping application with Beautifulsoup - CSEdge</title>
1615
<meta name="vaishali-sharma" content="CSEdge" />
1716
<!-- Favicon-->
1817
<link

0 commit comments

Comments
 (0)