Coder Social home page Coder Social logo

cyd-selected-journal's Introduction

[TOC]

B站,水论文的程序猿,https://space.bilibili.com/383551518 独立开发,开源代码供粉丝、同学们研究,禁止商用,盗版侵权必究

百度学术代码思路

  1. 用pyinstaller打包成exe程序
  2. 用tkinter设计可视化界面
  3. 用selenium通过==关键词(这是一个可以有很大的改进的地方)==获取百度学术论文
    1. 获取百度学术论文后通过requests获取学术论文的期刊
  4. 用request请求letpub获取期刊级别
  5. 通过逻辑语句对期刊划分为3种
    1. 中文期刊
    2. 会议
    3. 英文会议
  6. 期间获取一篇期刊保存一篇期刊
    1. 保存时会按照特定规则排序

改进点()

  1. 通过关键词搜索,可以增加更多的百度学术高级搜索方式(2023年4月26日已实现);
  2. 中文期刊可以通过知网期刊搜索,增加是否为核心期刊;
  3. letpub无法获取期刊IF,可以增加IF排序;
  4. 增加谷歌学术等平台的论文搜索功能;
  5. ……

cyd-selected-journal's People

Contributors

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