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