diff --git a/twint/url.py b/twint/url.py index 97923cef..0b30dd75 100644 --- a/twint/url.py +++ b/twint/url.py @@ -67,7 +67,7 @@ async def MobileProfile(username, init): async def Search(config, init): logme.debug(__name__ + ':Search') url = base - tweet_count = 100 + tweet_count = 100 if not config.Limit else config.Limit q = "" params = [ # ('include_blocking', '1'),