Skip to content

arham09/GS-Scraper

Repository files navigation

Google Scholar Scrapy

Scrapping for Google Scholar

Requirement

Prerequisites

  • Python - Download and Install Python
  • Pip - Download and Install Pip
  $ pip install -r requirements.txt

Run Program

Jalankan command berikut untuk menjalankan scrapy

Start application for firstime on production server

$ cd folder
$ scrapy crawl <spidername>

Note

spider = profil(untuk mendapatkan semua data penelitian dari user)

Start Url (Diganti dengan user yang diinginkan)

start_urls = ['https://scholar.google.co.id/citations?user=oRWiRGQAAAAJ/']

Webdriver (Diganti dengan path yang sesuai)

driver = webdriver.Chrome('/home/arham/chromedriver_linux64/chromedriver')

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages