Giter VIP home page Giter VIP logo

google_scholar_scraper's Introduction

doctorscraper

Scraping tool that scrapes author names from google scholar and then tries to extract more information of the authors of the best papers from healthnews.us Additional information that gets extracted include things like ratings, reviews, speciality, working place, ... The scraper was embedded in a flask application so that the results could be easily represented in a webserver. In this project all the results were connected to a wordpress site and displayed there.

Scraping google

Google scholar does not like to be scraper, to get around this proxies can be used. An example of a proxy provider that I used is: scraperapi.com Another alternative is: https://scrapestack.com/

Scholary

Scholarly is a python interface to scrape google scholar. For this project scholarly was cloned and slightly modified to use proxies described earlier. First the scraperapi proxy is used, if it fails multiple requests a switch is made to scraperstack proxy. Both of these proxy providers have a free plan. Once registered there, you can add your api keys to the __get_page function in the scholarly.py file.

Run

python3 scraper.py

google_scholar_scraper's People

Stargazers

 avatar

Watchers

 avatar  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.