michaelthwan / searchGPT

Grounded search engine (i.e. with source reference) based on LLM / ChatGPT / OpenAI API. It supports web search, file content search etc.
MIT License
621 stars 65 forks source link

BingResultExtractor #5

Closed michaelthwan closed 1 year ago

michaelthwan commented 1 year ago

Study how to get web result. Able to extract Bing result

michaelthwan commented 1 year ago

Python code to call Bing API done