Skip to content

Commit 0704b78

Browse files
authored
update link to web scraping lesson w26
1 parent 259108c commit 0704b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2026-01-27-ucsb-webscraping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ helpers: Jean Allen, Youjia He
1111
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-27-ucsb-webscraping"
1212
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-01-27-ucsb-webscraping"
1313
shoreline_url: "https://cglink.me/2dD/r2270303"
14-
lesson_url: "https://carpentries-incubator.github.io/web-scraping-python/index.html"
14+
lesson_url: "https://carpentry.library.ucsb.edu/web-scraping-python/"
1515
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
1616
description: "Turn websites into usable data. In this intermediate workshop, you will master web scraping using Python's Requests, Beautiful Soup, and Selenium. Learn to read and navigate the backbone of a website (its HTML content) and automate data extraction from both static and dynamic web pages.
1717
<br><br>

0 commit comments

Comments
 (0)