Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeLollo21 authored Aug 19, 2024
1 parent 6577fb2 commit 657547f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_scraping.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"cell_type": "code",
"source": [
"import requests\n",
"\n",
"import csv\n",
"from bs4 import BeautifulSoup\n",
"\n",
"page = requests.get(\"https://quotes.toscrape.com/\")\n",
Expand Down

0 comments on commit 657547f

Please sign in to comment.