mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package cdp (#2847)
This commit is contained in:
parent
f7eb335e35
commit
f7a4d60e28
@ -33041,5 +33041,22 @@
|
|||||||
"description": "🍬 General syntactic sugar",
|
"description": "🍬 General syntactic sugar",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/FyraLabs/sweet"
|
"web": "https://github.com/FyraLabs/sweet"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cdp",
|
||||||
|
"url": "https://github.com/Niminem/ChromeDevToolsProtocol",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cdp",
|
||||||
|
"chrome-devtools-protocol",
|
||||||
|
"chromedevtoolsprotocol",
|
||||||
|
"browser",
|
||||||
|
"browser-automation",
|
||||||
|
"web-scraper",
|
||||||
|
"spider"
|
||||||
|
],
|
||||||
|
"description": "Low-level Nim wrapper for Chrome DevTools Protocol (CDP) v1.3 stable. Bend Chrome to your will with complete control over your browser. Scrape dynamic webpages, create browser automations, and beyond.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Niminem/ChromeDevToolsProtocol"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user