This project provides a Python-based tool to search Google Images and extract URLs of images based on a specified query. It's designed to help users gather image URLs for various applications, such as data collection or analysis.
The Google Images URL Extractor allows users to automate the process of searching for images on Google and collecting the URLs of those images. By specifying a search query, the tool retrieves relevant image URLs that can be used for further processing or analysis.
- Search Google Images using a query
- Extract and save image URLs from search results
- Easy to use and configure
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/google-images-url-extractor.git cd google-images-url-extractor
-
Install the required dependencies:
Ensure you have Python installed, then run:
pip install -r requirements.txt
-
Run the script:
Execute the main script to start the image search and URL extraction:
python main.py
-
View results:
The extracted image URLs will be saved in the
output/urls.txt
file.
For any questions or further information, please contact:
- Philipp Münker
s7phmuen@uni-bonn.de - Negin Babaiha
negin.babaiha@scai.fraunhofer.de
Google Scholar Profile
Feel free to reach out for any questions or discussions regarding the project.