Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shaiful-hisham/JDTTwitterCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDTTwitterCrawler

This is the crawler for JDTFC official twitter written in Python. This crawler was tested with Python 2.7.

Pre-requisite

  1. Download twitter package from https://pypi.python.org/packages/source/t/twitter/twitter-1.12.1.tar.gz

  2. Extract the file

  3. Execute python setup.py build

  4. Execute python setup.py install

How to run the crawler

  1. Modify the file setting.cfg to suite your environment
  2. python twitter_collect.py
  3. python twitter_parse.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages