We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b07fdf commit 82318b9Copy full SHA for 82318b9
README.md
@@ -168,7 +168,6 @@ result = smart_scraper_graph.run()
168
print(result)
169
```
170
171
-
172
### Case 5: Extracting information using Azure
173
```python
174
from langchain_openai import AzureChatOpenAI
@@ -265,6 +264,11 @@ If you have used our library for research purposes please quote us with the foll
265
264
note = {A Python library for scraping leveraging large language models}
266
}
267
+## Sponsors
268
+<p align="center">
269
+ <img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/serp_api_logo.png" alt="Scrapegraph-ai Logo" style="width: 50%;">
270
+</p>
271
+
272
273
## Authors
274
docs/assets/serp_api_logo.png
37.3 KB
0 commit comments