Giter VIP home page Giter VIP logo

findphdpositions's Introduction

Find the best scholar by the top conferences!

Hope this could be helpful when you're struggling with finding a suitable PhD/postDoc position.

Ideas

Usually, we read papers from top conferences in our interest area. Then we know which scholars have great works on our interest topics. Thus, we searched their name on google to check out the best scholar's personal page, to find out what they're doing recently and to see if they're looking for a PhD or Post Doc.

This tool gets inspiration from this process. It uses web spider by python to get responses from google scholar or a specific conference page (e.g. code generation and optimization and compiler construction). This tool detects the paper's name and author's name (and the author's other information if it exists), show this information in the console and saves it in a stand-alone file.

How to use

  1. Signup to Scraper API to avoid URL protection
    • If you really don't want to signup, this tool will also work without pass "key".
  2. Run python command in the command line
pip install -r requirements.txt
python main.py -h
# '-confs': use the full name of conferences or journals
# '-years': list all years instead of ranges
python main.py -confs="code generation and optimization, compiler construction" -years="2020, 2021, 2022" -key="your_key"
  1. Information will show in the console/terminal and save in "author_info.txt".

Enjoy it!

References

https://github.com/buckyroberts/Spider

https://github.com/sucv/paperCrawler

https://github.com/ian-kerins/google-scholar-scrapy-spider

https://dashboard.scraperapi.com/

findphdpositions's People

Contributors

peimu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

findphdpositions's Issues

search the personal page

For the general crawler in google scholar, this tool returns the paper's name and the author's name.
It's better to further search the author's personal page by google.

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.