Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

The previous version did not allow for getting a csv for both tweet d… #1336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 24, 2022

  1. The previous version did not allow for getting a csv for both tweet d…

    …ata and user data. When attempting to run the included code from the documentation that tries to get tweet id, text, and the user's bio, only the tweet data is collected and put into a csv. With the addition of the customData.py script and the getCustomData function, this is now possilbe. A user can specify both an account and search term and get csv outputs for both the desired tweet information and user information.
    jorsab121 committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4b6b5a9 View commit details
    Browse the repository at this point in the history