|
6 | 6 | "id": "jEkuKbcRrPcK" |
7 | 7 | }, |
8 | 8 | "source": [ |
9 | | - "## \ud83d\udd77\ufe0f Extract Company Info with Official Scrapegraph SDK\n" |
| 9 | + "## 🕷️ 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)" |
10 | 12 | ] |
11 | 13 | }, |
12 | 14 | { |
|
24 | 26 | "id": "IzsyDXEWwPVt" |
25 | 27 | }, |
26 | 28 | "source": [ |
27 | | - "### \ud83d\udd27 Install `dependencies`" |
| 29 | + "### 🔧 Install `dependencies`" |
28 | 30 | ] |
29 | 31 | }, |
30 | 32 | { |
|
45 | 47 | "id": "apBsL-L2KzM7" |
46 | 48 | }, |
47 | 49 | "source": [ |
48 | | - "### \ud83d\udd11 Import `ScrapeGraph` API key" |
| 50 | + "### 🔑 Import `ScrapeGraph` API key" |
49 | 51 | ] |
50 | 52 | }, |
51 | 53 | { |
|
83 | 85 | "output_type": "stream", |
84 | 86 | "text": [ |
85 | 87 | "SGAI_API_KEY not found in environment.\n", |
86 | | - "Please enter your SGAI_API_KEY: \u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\u00b7\n", |
| 88 | + "Please enter your SGAI_API_KEY: ··········\n", |
87 | 89 | "SGAI_API_KEY has been set in the environment.\n" |
88 | 90 | ] |
89 | 91 | } |
|
102 | 104 | "id": "jnqMB2-xVYQ7" |
103 | 105 | }, |
104 | 106 | "source": [ |
105 | | - "### \ud83d\udcdd Defining an `Output Schema` for Webpage Content Extraction\n" |
| 107 | + "### 📝 Defining an `Output Schema` for Webpage Content Extraction\n" |
106 | 108 | ] |
107 | 109 | }, |
108 | 110 | { |
|
237 | 239 | "id": "cDGH0b2DkY63" |
238 | 240 | }, |
239 | 241 | "source": [ |
240 | | - "### \ud83d\ude80 Initialize `SGAI Client` and start extraction" |
| 242 | + "### 🚀 Initialize `SGAI Client` and start extraction" |
241 | 243 | ] |
242 | 244 | }, |
243 | 245 | { |
|
335 | 337 | "id": "2as65QLypwdb" |
336 | 338 | }, |
337 | 339 | "source": [ |
338 | | - "### \ud83d\udcbe Save the output to a `CSV` file" |
| 340 | + "### 💾 Save the output to a `CSV` file" |
339 | 341 | ] |
340 | 342 | }, |
341 | 343 | { |
|
1800 | 1802 | "id": "-1SZT8VzTZNd" |
1801 | 1803 | }, |
1802 | 1804 | "source": [ |
1803 | | - "## \ud83d\udd17 Resources" |
| 1805 | + "## 🔗 Resources" |
1804 | 1806 | ] |
1805 | 1807 | }, |
1806 | 1808 | { |
|
1810 | 1812 | }, |
1811 | 1813 | "source": [ |
1812 | 1814 | "\n", |
1813 | | - "- \ud83d\ude80 **Get your API Key:** [ScrapeGraphAI Dashboard](https://scrapegraphai.com/dashboard) \n", |
1814 | | - "- \ud83d\udc19 **GitHub:** [ScrapeGraphAI GitHub](https://github.com/scrapegraphai) \n", |
1815 | | - "- \ud83d\udcbc **LinkedIn:** [ScrapeGraphAI LinkedIn](https://www.linkedin.com/company/scrapegraphai/) \n", |
1816 | | - "- \ud83d\udc26 **Twitter:** [ScrapeGraphAI Twitter](https://twitter.com/scrapegraphai) \n", |
1817 | | - "- \ud83d\udcac **Discord:** [Join our Discord Community](https://discord.gg/uJN7TYcpNa) \n", |
| 1815 | + "- 🚀 **Get your API Key:** [ScrapeGraphAI Dashboard](https://scrapegraphai.com/dashboard) \n", |
| 1816 | + "- 🐙 **GitHub:** [ScrapeGraphAI GitHub](https://github.com/scrapegraphai) \n", |
| 1817 | + "- 💼 **LinkedIn:** [ScrapeGraphAI LinkedIn](https://www.linkedin.com/company/scrapegraphai/) \n", |
| 1818 | + "- 🐦 **Twitter:** [ScrapeGraphAI Twitter](https://twitter.com/scrapegraphai) \n", |
| 1819 | + "- 💬 **Discord:** [Join our Discord Community](https://discord.gg/uJN7TYcpNa) \n", |
1818 | 1820 | "\n", |
1819 | | - "Made with \u2764\ufe0f by the [ScrapeGraphAI](https://scrapegraphai.com) Team \n" |
| 1821 | + "Made with ❤️ by the [ScrapeGraphAI](https://scrapegraphai.com) Team \n" |
1820 | 1822 | ] |
1821 | 1823 | } |
1822 | 1824 | ], |
|
0 commit comments