0

I am trying to simply get the tweets using node-twitter https://github.com/jdub/node-twitter I am able to parse the json correctly but I am having trouble getting to parse just the text category of each of my statuses

how do you get into the statuses array and get into the text category in json with Node js? Thats all I want to know

so I want to parse text which is in an array of statuses. I will need to go into the statuses array and print out every text element for each status I have

4

0 に答える 0