Skip to main content

Find edited tweetes

Project description

twarc-edits

Build Status

twarc-edits adds a new edits twarc command that lets you filter collected twitter data to find tweets that have been edited. Outputted data is flattened since not all tweets in a single response from the Twitter API may contain edited tweets.

Install

To install you will need to:

pip3 install twarc-edits

Use

First you will need to collect some data with twarc:

twarc2 search politics tweets.jsonl

Then you can filter it:

twarc2 edits tweets.jsonl edited-tweets.jsonl

Or use a pipeline if you only want to keep the edits:

twarc2 search politics | twarc2 edits - edited-tweets.jsonl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twarc-edits-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file twarc-edits-0.0.1.tar.gz.

File metadata

  • Download URL: twarc-edits-0.0.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for twarc-edits-0.0.1.tar.gz
Algorithm Hash digest
SHA256 52b296addaa309c251f02672f67b44421b75359fb49ac78bcc28f152bee74785
MD5 fb1d39db075261b13dbd292857b74d05
BLAKE2b-256 a1f22e86772495ffe537ee55a8c5ee2981d4af4113c9210d32ca1e5b6467b6a6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page