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 cb54d5b commit ca94b39Copy full SHA for ca94b39
1 file changed
README.md
@@ -32,7 +32,7 @@ The reference page for Scrapegraph-ai is available on the official page of PyPI:
32
```bash
33
pip install scrapegraphai
34
35
-# IMPORTANT (to fetch websites content)
+# IMPORTANT (for fetching websites content)
36
playwright install
37
```
38
@@ -208,4 +208,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu
208
- We would like to thank all the contributors to the project and the open-source community for their support.
209
- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.
210
211
-Made with ❤️ by [ScrapeGraph AI](https://scrapegraphai.com)
+Made with ❤️ by [ScrapeGraph AI](https://scrapegraphai.com)
0 commit comments