{
  "domain": "scrape",
  "name": "Scrape",
  "documentation": "https://www.home-assistant.io/integrations/scrape",
  "requirements": ["beautifulsoup4==4.9.1"],
  "after_dependencies": ["rest"],
  "codeowners": ["@fabaff"]
}