Skip to content

Commit 725797e

Browse files
committed
fixed incorrect link in Additional resources section
1 parent 6b907ca commit 725797e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reading.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ found in Chapter \@ref(move-to-your-own-machine).
12711271
- If you read the subsection on obtaining data from the web via scraping and
12721272
APIs, we provide two companion tutorial video links for how to use the
12731273
SelectorGadget tool to obtain desired CSS selectors for:
1274-
- [extracting the data for apartment listings on Craigslist](https://dmi3kno.github.io/polite/), and
1274+
- [extracting the data for apartment listings on Craigslist](https://www.youtube.com/embed/YdIWI6K64zo), and
12751275
- [extracting Canadian city names and 2016 populations from Wikipedia](https://www.youtube.com/embed/O9HKbdhqYzk).
12761276
- The [`polite` R package](https://dmi3kno.github.io/polite/) [@polite] provides
12771277
a set of tools for responsibly scraping data from websites.

0 commit comments

Comments
 (0)