-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c18d018
commit 955b6f3
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# 🕷️ ScrapeGraphAI: You Only Scrape Once | ||
|
||
ScrapeGraphAI is a *web scraping* python library based on LangChain which uses LLM and direct graph logic to create scraping pipelines. | ||
Just say which information you want to extract and the library will do it for you! | ||
|
||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/scrapegraphai_logo.png" alt="Scrapegraph-ai Logo" style="width: 50%;"> | ||
</p> | ||
|
||
## Official Demo for Scrapegraph-ai Library | ||
This repo is a streamlit demo/trial for the offcial Github Library Scrapegrap-ai. | ||
|
||
Link of the Github repo: | ||
|
||
[![My Skills](https://skillicons.dev/icons?i=github)](https://github.com/VinciGit00/Scrapegraph-ai) | ||
|
||
## 🤝 Contributing | ||
|
||
Scrapegraph-ai is [MIT LICENSED](https://github.com/VinciGit00/Scrapegraph-ai/blob/main/LICENSE). | ||
|
||
Contributions are welcome! Please check out the todos below, and feel free to open a pull request. | ||
|
||
For more information, please see the [contributing guidelines](https://github.com/VinciGit00/Scrapegraph-ai/blob/main/CONTRIBUTING.md). | ||
|
||
Join our Discord server to discuss with us improvements and give us suggestions! | ||
|
||
[![My Skills](https://skillicons.dev/icons?i=discord)](https://discord.gg/DujC7HG8) | ||
|
||
|
||
You can also follow all the updates on linkedin! | ||
|
||
[![My Skills](https://skillicons.dev/icons?i=linkedin)](https://www.linkedin.com/company/scrapegraphai/) | ||
|
||
|
||
## Contributors | ||
[![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors) | ||
|
||
## Authors | ||
|
||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/VinciGit00/Scrapegraph-ai/main/docs/logo_authors.png" alt="Authors Logos"> | ||
</p> | ||
|
||
| | Contact Info | | ||
|--------------------|----------------------| | ||
| Marco Vinciguerra | [![Linkedin Badge](https://img.shields.io/badge/-Linkedin-blue?style=flat&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/marco-vinciguerra-7ba365242/) | | ||
| Marco Perini | [![Linkedin Badge](https://img.shields.io/badge/-Linkedin-blue?style=flat&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/perinim/) | | ||
| Lorenzo Padoan | [![Linkedin Badge](https://img.shields.io/badge/-Linkedin-blue?style=flat&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/lorenzo-padoan-4521a2154/) | | ||
|
||
## 📜 License | ||
|
||
ScrapeGraphAI is licensed under the Apache 2.0 License. See the [LICENSE](https://github.com/VinciGit00/Scrapegraph-ai/blob/main/LICENSE) file for more information. | ||
|
||
## Acknowledgements | ||
|
||
- We would like to thank all the contributors to the project and the open-source community for their support. | ||
- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.