Traceback (most recent call last):
File "LittleBrother.py", line 221, in <module>
searchTwitter()
File "/home/kali/LittleBrother/core/searchTwitter.py", line 6, in searchTwitter
twitool.getInfoProfile(username)
File "/home/kali/LittleBrother/core/twitterSearchTool.py", line 55, in getInfoProfile
data = jsonData[0].replace(""", "\"")