Git Product home page Git Product logo

anas1108 / scraping-google-scholar-data-of-university-professors Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17 KB

This project is aimed at scraping the data of university professors from Google Scholar, including their citation count, h-index, and other relevant information. The scraped data will be stored in a CSV file for further analysis.

Jupyter Notebook 100.00%
python beutifulsoup json jupyter-notebook numpy pandas regex requests scholarly scraping

scraping-google-scholar-data-of-university-professors's Introduction

Scraping Google Scholar Data of University Professors using Python

Overview

This project is aimed at scraping the data of university professors from Google Scholar, including their citation count, h-index, and other relevant information. The scraped data will be stored in a CSV file for further analysis. This project will be implemented using Python, BeautifulSoup, and the requests library. The project will be executed in an IPython Notebook.

Prerequisites

Before starting this project, you will need to have the following software installed on your machine:

  • Python 3.x
  • Jupyter Notebook
  • pip
  • virtualenv (optional)

Installation

  1. Clone the repository to your local machine:
  1. Change into the project directory:
  • cd <repository_name>
  1. Create a virtual environment (optional):
  • virtualenv env
  1. Activate the virtual environment (if you created one in step 3):
  • source env/bin/activate
  1. Install the required packages:
  • pip install -r requirements.txt

Usage

  1. Start Jupyter Notebook:
  • jupyter notebook
  1. Open the IPython Notebook file google_scholar_scraping.ipynb.

  2. Follow the instructions in the notebook to scrape the data from Google Scholar.

  3. The scraped data will be stored in a CSV file named professors_data.csv.

Note

Please note that Google Scholar may have restrictions on scraping its data. Use this project at your own risk and make sure to respect the terms of service of Google Scholar.

scraping-google-scholar-data-of-university-professors's People

Contributors

anas1108 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.