Ask a question to get started
Enter to sendā¢Shift+Enter new line
run( self, query: str, ) -> str
query
str
The query to search for.
Query the Jina search engine and return the results as a JSON string.
Returns: The results as a JSON string.