Skip to content

Commit cb56024

Browse files
changes ExampleOfBuildingWebScrapingApplication.html
Keywords and content changed
1 parent 3ece75e commit cb56024

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

posts/Web Scraping tool with BeautifulSoup/ExampleOfBuildingWebScrapingApplication.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
content="width=device-width, initial-scale=1, shrink-to-fit=no" />
88
<meta
99
name="description"
10-
content="Learn how to apply for the GitHub Student Developer Pack - a comprehensive collection of tools and resources for student developers. Follow our step-by-step guide to unlock exclusive benefits and jumpstart your journey in software development." />
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)." />
1112
<meta
1213
name="keywords"
13-
content="GitHub, Student Developer Pack, apply, student benefits, developer tools, software resources, education, student discount, GitHub Education, student developer, open source, coding" />
14+
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" />
1415
<title>Web Scraping with Beautifulsoup - CSEdge</title>
1516
<meta name="vaishali-sharma" content="CSEdge" />
1617
<!-- Favicon-->

0 commit comments

Comments
 (0)