Skip to content

Commit f6b17fc

Browse files
committed
work
1 parent 7a726bc commit f6b17fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/tutorials/24-web-scraping/tutorial.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ Before we talk much about web scraping, we should talk about whether it is legal
503503
If these factors are false, or you're scraping the web to make money, it's a good idea to talk to a lawyer, but in any case of web scraping, be respectful of the resources of the server hosting the page(s). This means that if you're scraping many pages, you should wait a bit in between each request.
504504

505505

506-
506+
507507
###
508508

509509
The structure of the underlying HTML looks like this:

0 commit comments

Comments
 (0)