Code Monkey home page Code Monkey logo

crawl_assert's Introduction

crawl_assert

这个 toy tool 用于爬取浏览 assert 网站的论文题目和链接,共 10 篇,这些都是在 arxiv 上热度前 10 的论文。本人属于标题党也懒,除了感兴趣的及符合研究领域的论文,其他都没有耐心看,所以简单写了一个爬虫,用于浏览论文标题,感兴趣的再跳转链接去看更多细节。

前提

  • 在 Anaconda 中创建 scrapy 环境

  • 安装 scrapy

  • 安装 pandas

使用

  1. readOrNot.py 复制到 C:/Users/Username 目录下
  2. 注意代码中的路径
  3. 打开 CMD
  4. 激活环境 activate scrapy
  5. 运行 python readOrNot.py

功能

  1. 爬取完后显示 10 篇论文的标题,询问是否感兴趣

  2. 感兴趣的话,就输入对应的数字标号,然后询问是否查看更多细节

  3. 回复 “yes” 后,自动跳转网页链接

crawl_assert's People

Contributors

caoqi95 avatar

Watchers

 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.