|
6 | 6 | "id": "jEkuKbcRrPcK" |
7 | 7 | }, |
8 | 8 | "source": [ |
9 | | - "## \ud83d\udd77\ufe0f Extract Company Info with Official Scrapegraph SDK\n", |
10 | | - "\n", |
11 | | - "[](https://www.runalph.ai/notebooks/scrapegraphai/scrapegraph-sdk) [](https://colab.research.google.com/drive/12d7LycLAYO2bFsBo_jtPHXSaIg7AqR3O?usp=sharing)" |
| 9 | + "## 🕷️ Extract Company Info with Official Scrapegraph SDK" |
12 | 10 | ] |
13 | 11 | }, |
14 | 12 | { |
|
26 | 24 | "id": "IzsyDXEWwPVt" |
27 | 25 | }, |
28 | 26 | "source": [ |
29 | | - "### \ud83d\udd27 Install `dependencies`" |
| 27 | + "### 🔧 Install `dependencies`" |
30 | 28 | ] |
31 | 29 | }, |
32 | 30 | { |
|
47 | 45 | "id": "apBsL-L2KzM7" |
48 | 46 | }, |
49 | 47 | "source": [ |
50 | | - "### \ud83d\udd11 Import `ScrapeGraph` API key" |
| 48 | + "### 🔑 Import `ScrapeGraph` API key" |
51 | 49 | ] |
52 | 50 | }, |
53 | 51 | { |
|
85 | 83 | "output_type": "stream", |
86 | 84 | "text": [ |
87 | 85 | "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", |
89 | 87 | "SGAI_API_KEY has been set in the environment.\n" |
90 | 88 | ] |
91 | 89 | } |
|
104 | 102 | "id": "jnqMB2-xVYQ7" |
105 | 103 | }, |
106 | 104 | "source": [ |
107 | | - "### \ud83d\udcdd Defining an `Output Schema` for Webpage Content Extraction\n" |
| 105 | + "### 📝 Defining an `Output Schema` for Webpage Content Extraction\n" |
108 | 106 | ] |
109 | 107 | }, |
110 | 108 | { |
|
239 | 237 | "id": "cDGH0b2DkY63" |
240 | 238 | }, |
241 | 239 | "source": [ |
242 | | - "### \ud83d\ude80 Initialize `SGAI Client` and start extraction" |
| 240 | + "### 🚀 Initialize `SGAI Client` and start extraction" |
243 | 241 | ] |
244 | 242 | }, |
245 | 243 | { |
|
420 | 418 | "id": "2as65QLypwdb" |
421 | 419 | }, |
422 | 420 | "source": [ |
423 | | - "### \ud83d\udcbe Save the output to a `CSV` file" |
| 421 | + "### 💾 Save the output to a `CSV` file" |
424 | 422 | ] |
425 | 423 | }, |
426 | 424 | { |
|
1885 | 1883 | "id": "-1SZT8VzTZNd" |
1886 | 1884 | }, |
1887 | 1885 | "source": [ |
1888 | | - "## \ud83d\udd17 Resources" |
| 1886 | + "## 🔗 Resources" |
1889 | 1887 | ] |
1890 | 1888 | }, |
1891 | 1889 | { |
|
1895 | 1893 | }, |
1896 | 1894 | "source": [ |
1897 | 1895 | "\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", |
1909 | 1901 | "\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" |
1911 | 1903 | ] |
1912 | 1904 | } |
1913 | 1905 | ], |
|
0 commit comments