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 369e83d commit 80bc1cbCopy full SHA for 80bc1cb
components/scrapingant/scrapingant.app.mjs
@@ -8,7 +8,7 @@ export default {
8
url: {
9
type: "string",
10
label: "URL",
11
- description: "URL to scrape. This is a required parameter",
+ description: "The URL to scrape",
12
},
13
browser: {
14
type: "boolean",
0 commit comments