Skip to content

Add user input for search terms, improved comments and added chromedriver_autoinstaller to requirement#64

Open
kamalkhnl wants to merge 1 commit intoohyicong:masterfrom
kamalkhnl:feature/improved-image-scraper
Open

Add user input for search terms, improved comments and added chromedriver_autoinstaller to requirement#64
kamalkhnl wants to merge 1 commit intoohyicong:masterfrom
kamalkhnl:feature/improved-image-scraper

Conversation

@kamalkhnl
Copy link

@kamalkhnl kamalkhnl commented Apr 4, 2025

  1. Added user input for search terms
  • Users can now enter multiple search terms separated by commas when running the script
  • The script validates input and provides feedback on what will be searched
  1. Improved ChromeDriver handling
  • Added chromedriver_autoinstaller to requirements.txt
  • Eliminated manual ChromeDriver download and management
  • Automatically detects and installs the appropriate ChromeDriver version for the user's Chrome installation
  1. Enhanced code documentation
  • Added comprehensive docstrings and comments
  • Improved code organization and readability
  • Better parameter descriptions for easier configuration
  1. Optimized thread management
  • Dynamically adjusts the number of worker threads based on search terms
  • Prevents resource overutilization when running multiple searches

@kamalkhnl kamalkhnl changed the title Add user input for search terms, improved comments and added a requir… Add user input for search terms, improved comments and added a requirement Apr 4, 2025
@kamalkhnl kamalkhnl changed the title Add user input for search terms, improved comments and added a requirement Add user input for search terms, improved comments and added chromedriver_autoinstaller to requirement Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant