Python Script for Brand Logo Scraping

Job ID: 38746901

Budget: $10 – $30 CAD

I'm in need of a Mac-compatible Python script that can scrape SVG logos for popular brand names from Google Images.

The script should:
1. Fetch an input list of URLs including brand names (sample list will be provided).
2. Search for each brand name followed by "logo svg" on Google Images (e.g., adidas logo svg).
3. Scrape the first three results from Google Images.
4. Save the images in a folder named after the respective brand.
5. Move on to the next brand in the list until all brand names have been processed.

Please note:
- If the script fails to scrape logos for a particular brand, it should skip that brand and proceed to the next.
- Along with the logos, I need the image source URL to be saved in an output file

Ideal candidates for this project should have:
- Extensive experience in Python programming.
- Proven track record in web scraping, specifically with Google Images.
- Ability to create efficient scripts that can handle bulk data.
- Familiarity with saving data in an organized manner.