serper.yaml 1.0 KB

12345678910111213141516171819202122232425262728293031
  1. identity:
  2. author: zhuhao
  3. name: serper
  4. label:
  5. en_US: Serper
  6. zh_Hans: Serper
  7. pt_BR: Serper
  8. description:
  9. en_US: Serper is a powerful real-time search engine tool API that provides structured data from Google Search.
  10. zh_Hans: Serper 是一个强大的实时搜索引擎工具API,可提供来自 Google 搜索引擎搜索的结构化数据。
  11. pt_BR: Serper is a powerful real-time search engine tool API that provides structured data from Google Search.
  12. icon: icon.svg
  13. tags:
  14. - search
  15. credentials_for_provider:
  16. serperapi_api_key:
  17. type: secret-input
  18. required: true
  19. label:
  20. en_US: Serper API key
  21. zh_Hans: Serper API key
  22. pt_BR: Serper API key
  23. placeholder:
  24. en_US: Please input your Serper API key
  25. zh_Hans: 请输入你的 Serper API key
  26. pt_BR: Please input your Serper API key
  27. help:
  28. en_US: Get your Serper API key from Serper
  29. zh_Hans: 从 Serper 获取您的 Serper API key
  30. pt_BR: Get your Serper API key from Serper
  31. url: https://serper.dev/api-key