Diffbot
Access the world's knowledge and real-time Web data with Diffbot's Knowledge Graph.
Diffbot is a plugin that grants you access to a vast array of knowledge and real-time web data. With Diffbot's Knowledge Graph, you'll be able to extract structured data from web URLs using the 'extraction' endpoint. If you need detailed information about specific entities like people or organizations, the 'enhance' endpoint provides a range of data including names, social profiles, locations, board members, and more. For users looking to convert their queries into Diffbot Query Language (DQL), the 'text2dql' endpoint is available. Finally, you can use the 'query' endpoint to search the Diffbot Knowledge Graph after using 'text2dql'. Gain valuable insights and streamline your data retrieval process with Diffbot!
How to
Comments (0)
API docs
Learn how to use Diffbot effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Can you extract the content from this web page?"
-
Prompt 2: "I need information about a person. Can you enhance their profile?"
-
Prompt 3: "Can you help me convert this query into DQL?"
-
Prompt 4: "Retrieve data about an organization with this query."
Features and commands
Feature/Command | Description |
---|---|
extraction | This command extracts structured data from a given web URL. Use this command when you want to extract content from a web page. |
enhance | This command provides information about a person or organization. You need to include the name and type of the entity. You can also provide additional details like location, job title, employer, homepage, and extra fields. |
text2dql | This command helps convert a user query into Diffbot Query Language (DQL). You need to specify the type of entities (Person or Organization) that the query is looking for. |
query | This command retrieves data about a person or organization using the DQL query language. You can provide the query text or the translated DQL query. |