Skip to content

Commit 97c214f

Browse files
VinciGit00claude
andcommitted
docs: remove badges and banner from company-info SDK cookbook
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent edad081 commit 97c214f

1 file changed

Lines changed: 14 additions & 22 deletions

File tree

cookbook/company-info/scrapegraph_sdk.ipynb

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
"id": "jEkuKbcRrPcK"
77
},
88
"source": [
9-
"## \ud83d\udd77\ufe0f Extract Company Info with Official Scrapegraph SDK\n",
10-
"\n",
11-
"[![Open in Alph](https://www.runalph.ai/badges/open-in-alph.svg)](https://www.runalph.ai/notebooks/scrapegraphai/scrapegraph-sdk) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/12d7LycLAYO2bFsBo_jtPHXSaIg7AqR3O?usp=sharing)"
9+
"## 🕷️ Extract Company Info with Official Scrapegraph SDK"
1210
]
1311
},
1412
{
@@ -26,7 +24,7 @@
2624
"id": "IzsyDXEWwPVt"
2725
},
2826
"source": [
29-
"### \ud83d\udd27 Install `dependencies`"
27+
"### 🔧 Install `dependencies`"
3028
]
3129
},
3230
{
@@ -47,7 +45,7 @@
4745
"id": "apBsL-L2KzM7"
4846
},
4947
"source": [
50-
"### \ud83d\udd11 Import `ScrapeGraph` API key"
48+
"### 🔑 Import `ScrapeGraph` API key"
5149
]
5250
},
5351
{
@@ -85,7 +83,7 @@
8583
"output_type": "stream",
8684
"text": [
8785
"SGAI_API_KEY not found in environment.\n",
88-
"Please enter your SGAI_API_KEY: \u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\n",
86+
"Please enter your SGAI_API_KEY: ··········\n",
8987
"SGAI_API_KEY has been set in the environment.\n"
9088
]
9189
}
@@ -104,7 +102,7 @@
104102
"id": "jnqMB2-xVYQ7"
105103
},
106104
"source": [
107-
"### \ud83d\udcdd Defining an `Output Schema` for Webpage Content Extraction\n"
105+
"### 📝 Defining an `Output Schema` for Webpage Content Extraction\n"
108106
]
109107
},
110108
{
@@ -239,7 +237,7 @@
239237
"id": "cDGH0b2DkY63"
240238
},
241239
"source": [
242-
"### \ud83d\ude80 Initialize `SGAI Client` and start extraction"
240+
"### 🚀 Initialize `SGAI Client` and start extraction"
243241
]
244242
},
245243
{
@@ -420,7 +418,7 @@
420418
"id": "2as65QLypwdb"
421419
},
422420
"source": [
423-
"### \ud83d\udcbe Save the output to a `CSV` file"
421+
"### 💾 Save the output to a `CSV` file"
424422
]
425423
},
426424
{
@@ -1885,7 +1883,7 @@
18851883
"id": "-1SZT8VzTZNd"
18861884
},
18871885
"source": [
1888-
"## \ud83d\udd17 Resources"
1886+
"## 🔗 Resources"
18891887
]
18901888
},
18911889
{
@@ -1895,19 +1893,13 @@
18951893
},
18961894
"source": [
18971895
"\n",
1898-
"<p align=\"left\">\n",
1899-
" <img src=\"https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/api-banner.png\"\n",
1900-
" alt=\"ScrapeGraph API Banner\" width=\"600\">\n",
1901-
"</p>\n",
1902-
"\n",
1903-
"\n",
1904-
"- \ud83d\ude80 **Get your API Key:** [ScrapeGraphAI Dashboard](https://dashboard.scrapegraphai.com) \n",
1905-
"- \ud83d\udc19 **GitHub:** [ScrapeGraphAI GitHub](https://github.com/scrapegraphai) \n",
1906-
"- \ud83d\udcbc **LinkedIn:** [ScrapeGraphAI LinkedIn](https://www.linkedin.com/company/scrapegraphai/) \n",
1907-
"- \ud83d\udc26 **Twitter:** [ScrapeGraphAI Twitter](https://twitter.com/scrapegraphai) \n",
1908-
"- \ud83d\udcac **Discord:** [Join our Discord Community](https://discord.gg/uJN7TYcpNa) \n",
1896+
"- 🚀 **Get your API Key:** [ScrapeGraphAI Dashboard](https://dashboard.scrapegraphai.com) \n",
1897+
"- 🐙 **GitHub:** [ScrapeGraphAI GitHub](https://github.com/scrapegraphai) \n",
1898+
"- 💼 **LinkedIn:** [ScrapeGraphAI LinkedIn](https://www.linkedin.com/company/scrapegraphai/) \n",
1899+
"- 🐦 **Twitter:** [ScrapeGraphAI Twitter](https://twitter.com/scrapegraphai) \n",
1900+
"- 💬 **Discord:** [Join our Discord Community](https://discord.gg/uJN7TYcpNa) \n",
19091901
"\n",
1910-
"Made with \u2764\ufe0f by the [ScrapeGraphAI](https://scrapegraphai.com) Team \n"
1902+
"Made with ❤️ by the [ScrapeGraphAI](https://scrapegraphai.com) Team \n"
19111903
]
19121904
}
19131905
],

0 commit comments

Comments
 (0)