Skip to content

Commit d1979db

Browse files
committed
Created using Colab
1 parent e2bcd28 commit d1979db

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

scrape.ipynb

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"nbformat": 4,
3+
"nbformat_minor": 0,
4+
"metadata": {
5+
"colab": {
6+
"provenance": [],
7+
"authorship_tag": "ABX9TyOtX+jr/IVWBXa7dcnGG8Uh",
8+
"include_colab_link": true
9+
},
10+
"kernelspec": {
11+
"name": "python3",
12+
"display_name": "Python 3"
13+
},
14+
"language_info": {
15+
"name": "python"
16+
}
17+
},
18+
"cells": [
19+
{
20+
"cell_type": "markdown",
21+
"metadata": {
22+
"id": "view-in-github",
23+
"colab_type": "text"
24+
},
25+
"source": [
26+
"<a href=\"https://colab.research.google.com/github/dhanshrii2006/50-Projects-In-50-Days---HTML-CSS-JavaScript/blob/main/scrape.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
27+
]
28+
},
29+
{
30+
"cell_type": "code",
31+
"execution_count": null,
32+
"metadata": {
33+
"id": "OVkFd4R244UP"
34+
},
35+
"outputs": [],
36+
"source": []
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)