Describe the bug
When I use search-engine-parser with flask, I get this error: RuntimeError: There is no current event loop in thread 'Thread-2'.
To Reproduce
Steps to reproduce the behavior:
- Create a web server with the flask module
- Import search_engine_parser
- Search using search_engine_parse
- See error
Screenshots

Desktop (please complete the following information):