Skip to content

This script scrape data from 1st page of Google and return result in CSV file.

Notifications You must be signed in to change notification settings

andreireporter13/SEO-1st-page-Google-data-scrape

Repository files navigation

SEO-1st-page-Google-data-scrape

Free SEO analyse app

This project is a powerful and efficient SEO scraping tool that scrapes data from the first page of Google search results for a list of keywords. It is built using Python, Selenium, and PySimpleGUI, and allows you to customize proxy settings and user agent to ensure a smooth scraping experience.

The scraped data includes the website's URL, H1, H2, and H3 tags, meta content, and meta description. The data is then saved in a CSV file for further analysis and processing.

✨ Features

  • Scrape data from the first page of Google search results
  • Customize proxy settings and user agent
  • Save scraped data in a CSV file
  • Efficient and user-friendly GUI

🛠️ Installation

  1. Install Python 3.7+ if not already installed.

  2. Clone the repository:

    git clone https://github.com/andreireporter13/SEO-1st-page-Google-data-scrape.git
    
  3. Change to the project directory:

    cd SEO-1st-page-Google-data-scrape
    
  4. Install the required dependencies:

    pip install -r requirements.txt
    
  5. Run the script:

    main_SEO_automation.py
    

💻 Usage

  1. Enter the keywords (up to 3) separated by commas in the input field.
  2. Click on "Run Scraper" to begin scraping data from the first page of Google search results.
  3. The progress bar will show the progress of the scraping process.
  4. Once the scraping is complete, a CSV file with the scraped data will be saved in the project directory.
  5. You can customize the proxy settings and user agent from the menu options.

📝 License

This project is licensed under the MIT License.

📧 Contact

Feel free to reach out to the authors:

For more information about our work, visit our website: https://webautomation.ro and https://www.laurentiumarian.ro/

Special Thanks to: @tragdate

About

This script scrape data from 1st page of Google and return result in CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages