Skip to content

Commit 49e805a

Browse files
authored
Update README.md
1 parent 55ac805 commit 49e805a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Twitter Scraper
22
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![Updates](https://pyup.io/repos/github/source-nerd/twitter-scraper/shield.svg)](https://pyup.io/repos/github/source-nerd/twitter-scraper/)
34

45
A simple Python based Twitter Scraper with the ability of scripng tweets either by username or by a search query (Supports other search params as well). This program supports `STOP / RESUME` operation as it keeps a log of all the previous position id's.
56
This project was created inorder to bypass twitter's 7 day policy since it doesn't allow to fetch tweets which are more than 7 days old as I needed some data for my research project.

0 commit comments

Comments
 (0)