This project focuses on scraping all research articles from Google Scholar based on specific keywords. It involves:
Accessing Google Scholar.
Entering the specific keywords and clicking the search button.
Scraping all the papers listed on each page until all results are covered.
Organizing the results in a CSV file with columns for 'Paper Title' and 'Authors'.