GithubHelp home page GithubHelp logo

iamacewhite / twittercrawler Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 24.69 MB

A Twitter Crawler for images on twitter

License: GNU General Public License v3.0

Python 45.14% Shell 1.38% PHP 50.68% R 2.80%

twittercrawler's Introduction

TwitterCrawler

A Twitter Crawler for images on twitter

prerequisites:

pip install -r /path/to/requirements.txt

start on Python3(recommended):

python crawler_py3.py

start on Python2 (tested 06-13-2016):

python crawler_py2.py
  • everything in tweets/ are ignored to prevent the repo from being too huge in size
  • no stdout, check crawler.log for log info

TwitterFilter

A Twitter Filter for images and texts

prerequisites:

  • must have a tweet/ directory containing formatted data for filter
pip install -r /path/to/requirements.txt

start on Python3(recommended, tested 07-07-2016):

python filter_py3.py

start on Python2 (tested 07-07-2016):

python filter_py2.py
  • everything in photos/ and texts/ are ignored to prevent the repo from being too huge in size
  • no stdout, check filter.log for log info

twittercrawler's People

Contributors

iamacewhite avatar

Watchers

James Cloos avatar  avatar  avatar  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.