File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,15 @@ The documentation for ScrapeGraphAI can be found [here](https://scrapegraph-ai.r
126126
127127Check out also the Docusaurus [ here] ( https://scrapegraph-doc.onrender.com/ ) .
128128
129+ ## 🏆 Sponsors
130+ <div style =" text-align : center ;" >
131+ <a href =" https://2ly.link/1zNiz " >
132+ <img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/serp_api_logo.png" alt="SerpAPI" style="width: 10%;">
133+ </a >
134+ <a href =" https://2ly.link/1zNj1 " >
135+ <img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/assets/transparent_stat.png" alt="Stats" style="width: 15%;">
136+ </a >
137+ </div >
129138
130139## 🤝 Contributing
131140
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ markmap:
3333 - Make graphs run in parallel
3434 - Scrape only relevant URLs from user prompt
3535 - Use the multi dimensional DOM tree of the website for retrieval
36- - [ Issue #112 ] ( https://github.com/VinciGit00/Scrapegraph-ai/issues/112 )
3736
3837- Crawler graph
3938 - Scrape all the URLs with the same domain in all the pages
@@ -61,4 +60,4 @@ markmap:
6160
6261- Automatic generation of scraping pipelines from a given prompt
6362
64- - Create API for the library
63+ - Create API for the library
You can’t perform that action at this time.
0 commit comments