Ask a question to get started
Enter to sendā¢Shift+Enter new line
Run query through BingSearch and return metadata.
results( self, query: str, num_results: int, ) -> List[Dict]
query
str
The query to search for.
num_results
int
The number of results to return.