issues
search
tasos-py
/
Search-Engines-Scraper
Search google, bing, yahoo, and other search engines with python
MIT License
547
stars
148
forks
source link
Added Detailed Documentation to "search_engines_cli.py"
#72
Closed
OCEANOFANYTHINGOFFICIAL
closed
4 months ago
OCEANOFANYTHINGOFFICIAL
commented
4 months ago
Added argparse setup to handle command-line arguments.
Integrated search engine selection and configuration options.
Implemented search execution and result output functionality.
Documented usage and argument details within main function.
tasos-py
commented
4 months ago
Thank you!