loklak / loklak_server

Distributed Open Source twitter and social media message search server that anonymously collects, shares, dumps and indexes data http://api.loklak.org
GNU Lesser General Public License v2.1
1.38k stars 223 forks source link

Results show wrong Name of Twitter Accounts e.g. NYtimes #1614

Open mariobehling opened 6 years ago

mariobehling commented 6 years ago

The name shown in some of the results is wrong, e.g. nytimes shows

http://api.loklak.org/api/search.json?timezoneOffset=-120&q=from%3Anytimes

  "user": {

"appearance_first": "2018-07-22T09:55:05.234Z", "profile_image_url_https": "https://pbs.twimg.com/profile_images/1018316895374729217/mPvdGG9f_bigger.jpg", "screen_name": "nytimes", "user_id": "164060400", "name": "kirk acevedo"

callowidealist commented 6 years ago

Can i work on it?