GithubHelp home page GithubHelp logo

Comments (3)

Jflick58 avatar Jflick58 commented on May 19, 2024

I also am experincing the same issue.

from twitterscraper.

taspinar avatar taspinar commented on May 19, 2024

Hi @hiramf,
The Tweet class has the attributes user, id, text, timestamp and fullname.
It looks like you are printing the user attribute to screen and that is what is done. So what am i missing here?

from twitterscraper.

aliyudin21 avatar aliyudin21 commented on May 19, 2024

Hi @hiramf.
Try change the class attributes "user" to "text".

import twitterscraper as ts
'usr='kingjames'
for tweet in ts.query_tweets(usr,10)[:10]:
    print (tweet.user.encode('utf-8'))
    print (tweet.text.encode("ascii", "ignore"))
    
Output : 
413_fresh_kidd`
Lmfaoooo
zachnahra31
Lebron, you're the greatest to ever play, thank you for defending the land, fuck the haters! @KingJames
hannnahh_03
Congratulations Nelly
Steph59152897
Lleebbrroonn lol @KingJames
lifetimelaker24
Nah.
KingofSt8Talk
@KingJames take the losses the same way that you take the wins  bro.  Don't get hurt trying to prove anything
KevinKvasnok12
That shot was epic
JoshGoND31
That's hilarious. Just because there's contact doesn't mean it's always defensive. Bronsexuals...smh
JasonCB15
@KyrieIrving @KingJames @kevinlove @RealTristan13 @TheRealJRSmith @imanshumpert @Channing_Frye @KyleKorver Moment of Silence For The Victims
ChicoDustyy
"Do it ima get you sent to LA this summer so y'all can be REAL close" -@KingJames https://twitter.com/nesn/status/866405713433833472`

from twitterscraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.