Twint: [REQUEST] allow list of usernames in a csv as an input

Created on 16 May 2018  Â·  3Comments  Â·  Source: twintproject/twint

Would it be possible to run this with multiple user names? maybe from a csv/txt file as an input? thanks!

enhancement

Most helpful comment

The userlist arg overrides username. Twint checks if the given arg is a file that exists and if not a string with values separated by a , is expected.

If a user parses file the values need to be in line by line (separated by a \n)

All 3 comments

This sounds good. I'll add it when I have the time.

Sure. Thanks!

Sent from my mobile device

On Thu, May 17, 2018, 11:39 Cody Zacharias notifications@github.com wrote:

This sounds good. I'll add it when I have the time.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/haccer/twint/issues/96#issuecomment-389755715, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AHNN6cOPCRPsIA8Bw-SnUTJFH7tR9P6wks5tzRQrgaJpZM4UBJaL
.

The userlist arg overrides username. Twint checks if the given arg is a file that exists and if not a string with values separated by a , is expected.

If a user parses file the values need to be in line by line (separated by a \n)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Nestor75 picture Nestor75  Â·  3Comments

edsu picture edsu  Â·  3Comments

PatricioAlvarado picture PatricioAlvarado  Â·  4Comments

wagerpascal picture wagerpascal  Â·  4Comments

adnanmig picture adnanmig  Â·  3Comments