You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Recipe Scrapers JS
2
2
3
+
> **⚠️ Alpha Version**
4
+
> This library is currently in **alpha**, APIs and behavior may change without notice. Use at your own risk.
5
+
3
6
A TypeScript/JavaScript library for scraping recipe data from various cooking websites. This is a JavaScript port inspired by the Python [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) library.
4
7
5
8
## Features
@@ -145,8 +148,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
0 commit comments