GithubHelp home page GithubHelp logo

crawling_baidu_academic's Introduction

Website Name

Crawling_Baidu_Academic
爬虫: 爬取百度学术

This websit based on Python Tornado, but i don't use tornado

api:

  1. core/SelectDetail.py
    xueshu_search_academic(pn, search_content)

表结构

  1. 文章表
	1. 文章ID  article_id
	2. 学术标题  academic_title
	3. 学术链接  article_url  
	4. 学术内容  article_contents
	5. 被引用量  reference_quantity
	6. 被引用文章链接  reference_url
	8. 发表刊物  publications
	9. 刊物链接  publications_url
	11. 时间 create_time
	12. md5 article_md5
  1. 作者表:
	1. 文章ID  article_id
	2. 作者ID  author_id
	3. 作者  author
	4. 作者链接  author_url
	5. 作者机构  author_mechanism
	6. 作者可能机构 【石家庄铁路学院, 北京农业大学,...】author_maybe_mechanism

  1. 标签表:
	1. 文章ID  article_id
	2. 标签ID  tag_id
	3. 标签  tag
	4. 标签链接  tag_url
  1. 来源表:
	1. 文章id
	2. 来源id
	3. 来源名字
	4. 来源是否免费 1: 免费 0: 付费
	5. 来源url

crawling_baidu_academic's People

Contributors

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