Skip to content

Commit 369e83d

Browse files
authored
Update general-extraction.mjs
1 parent 453288c commit 369e83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scrapingant/actions/general-extraction/general-extraction.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import app from "../../scrapingant.app.mjs";
33
export default {
44
key: "scrapingant-general-extraction",
55
name: "General Extraction",
6-
description: "Send a request using the standard extraction method of ScrapingAnt.",
6+
description: "Send a request using the standard extraction method of ScrapingAnt. [See the documentation](https://docs.scrapingant.com/request-response-format)",
77
version: "0.0.1",
88
type: "action",
99
props: {

0 commit comments

Comments
 (0)