GithubHelp home page GithubHelp logo

cliptail / twitter-crawler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qingyuna/twitter-crawler

0.0 0.0 0.0 54 KB

This project is a crawler program. which can automatically collect information from Twitter by the keywords you set.

Python 100.00%

twitter-crawler's Introduction

推特爬虫

English README here

这个项目是一个爬虫程序。它可以通过你设置的关键字自动从Twitter收集信息。使用这个程序你可以得到:

  • 用户名
  • 昵称
  • 发布的文字
  • 日期
  • 推文语言
  • 评论数
  • 转发数
  • 点赞数
  • 粉丝数
  • ···

更新日志

  • 简易的GUI版本的爬虫,有需要的朋友可以测试~ 分支:""

参数

— keywords_path:需要搜索的关键字

— stop_num:需要搜索的推文数

— output_dir:数据保存路径

— date_time:需要查询的日期

— limit_language:需要搜索的语言。它的默认值是'all'。即不限定搜索语言

使用方法

在python文件main.py中设置正确的chromedriver路径和相关参数,然后运行程序。

环境要求

  • 与chrome版本匹配的chromedriver
  • python>=3.6

联系方式

twitter-crawler's People

Contributors

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