Commit 8896cdf8 authored by Francesco Poldi's avatar Francesco Poldi Committed by GitHub

Update example

parent ee71398d
...@@ -96,9 +96,8 @@ import twint ...@@ -96,9 +96,8 @@ import twint
# Configure # Configure
c = twint.Config() c = twint.Config()
c.Username = "noneprivacy" c.Username = "now"
c.Search = "#osint" c.Search = "fruit"
c.Format = "Tweet id: {id} | Tweet: {tweet}"
# Run # Run
twint.run.Search(c) twint.run.Search(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment