Open cml176 opened 7 years ago
Implement the Custom Search Function that scrapes contents from a google custom search engine.
The search function cannot be called on the EDT or else it will freeze the GUI. Therefore it must run on its own thread.
Implement the Custom Search Function that scrapes contents from a google custom search engine.
The search function cannot be called on the EDT or else it will freeze the GUI. Therefore it must run on its own thread.