tasos-py / Search-Engines-Scraper

Search google, bing, yahoo, and other search engines with python
MIT License
513 stars 137 forks source link

Add lazy_search function that uses generator #76

Open XcantloadX opened 2 weeks ago

XcantloadX commented 2 weeks ago

This is useful when you don't know how many results are needed.