Skip to content

Commit

Permalink
Update wget web scrab
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty-snake committed Sep 24, 2023
1 parent 0ed8637 commit aca9570
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _posts/2023-07-24-web-scrabing-with-wget.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ wget \

`wget` has many options for web scrabing, best you read the
`Recursive Retrieval Options` and `Recursive Accept/Reject Options` sections
in the [wget manpage](https://www.man7.org/linux/man-pages/man1/wget.1.html).
in the [wget manpage](https://www.man7.org/linux/man-pages/man1/wget.1.html)
and <https://www.gnu.org/software/wget/manual/html_node/Recursive-Download.html#Recursive-Download>.

0 comments on commit aca9570

Please sign in to comment.