Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Google Scholar Web Scraping

This is a python script that asks for a user to input the url for a google scholar profile, and then it writes publication data (title, year published, authors, etc..) from that profile to a JSON file.

How To Run

  1. Clone repo via SSH git@github.com:suzm10/google-scholar-scrape.git
  2. Install bs4 if you dont't have it via pip install beautifulsoup4
  3. Install lxml if you don't have it via pip install lxml
  4. Run the script in your preferred text editor.

About

a python script that scrapes a google scholar profile for information on someone's publications

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages