We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b800bd4 commit 2253cb9Copy full SHA for 2253cb9
posts/Web Scraping tool with BeautifulSoup/WebScrapingWithBeautifulSoup.html
@@ -74,7 +74,7 @@
74
<h1>Web Scraping with Beautiful Soup: A Beginner’s Guide</h1>
75
<!-- Featured blog post-->
76
<div class="card mb-4">
77
- <img class="card-img-top" src="learn.csedge.courses/posts/images/Beautiful Soup for web scraping.png" alt="Flow of WebScraping " />
+ <img class="card-img-top" src="posts/images/WebScrapingImage.png" alt="Flow of WebScraping " />
78
<div class="card-body">
79
<main class="container">
80
<section>
0 commit comments