Skip to content

Instantly share code, notes, and snippets.

View dajbelshaw's full-sized avatar
💥

Doug Belshaw dajbelshaw

💥
View GitHub Profile
@crablab
crablab / twitter_clenser.py
Last active April 8, 2017 14:30 — forked from yanofsky/LICENSE
A script to download all users tweets, search them for expletives and inappropriate language and delete the offending posts (particularly useful for those applying to university/college or a new job). Download code forked from https://gist.github.com/yanofsky/5436496
'''
Compiled by @crablabuk using Tweet download script https://gist.github.com/yanofsky/5436496
Free to distribute, edit and modify with no restrictions
---
https://gist.github.com/crablab/4aa4cf561c430446c762a1e08862f5d6
'''
import tweepy #https://github.com/tweepy/tweepy
import csv
#API credentials