13 lines
227 B
JSON
13 lines
227 B
JSON
|
{
|
||
|
"domain": "scrape",
|
||
|
"name": "Scrape",
|
||
|
"documentation": "https://www.home-assistant.io/components/scrape",
|
||
|
"requirements": [
|
||
|
"beautifulsoup4==4.7.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|