Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 460 Bytes

ct_tools

Utilities for automating Crowdtangle tasks using selenium Python.

Contents:

  1. ct_utils.py - utilities for navigating Crowtangle.

  2. gmail.py - download Crowdtangle data requests that are sent to a gmail account.

  3. process_files.py - parse and clean raw csv file data.

  4. regex_search.py - query Crowdtangle by regex search.

  5. search_keyword.py - query Crowdtangle by keyword search.

  6. search_link.py - query Crowdtangle by URL search.