Giter VIP home page Giter VIP logo

twitter-interaction-circles's Issues

Not all users have an avatar

This is a duplicate of #2 which has been closed without being resolved for some reason. I wasted some time on this as well, ideally it would be addressed in this repository.

In my case, the culprit was https://twitter.com/Canpuna - suspended account, no avatar. For some reason, loadImage(undefined) results in the process being terminated - no error message, nothing indicating what happened. image.js should really check whether users[i].avatar is set.

No picture is being generated

Fetching user GodOfOwls
Fetching Timeline page 1
Fetching Timeline page 2
Fetching Timeline page 3
Fetching Timeline page 4
Fetching Liked page 1
Fetching Liked page 2
Fetching Liked page 3
Fetching avatars 49
Done in 6.38s.

Other usernames work just fine, but here it does not work.

twitter api access changed

Fetching Timeline page 1:

  errors: [
    {
      message: 'You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product',
      code: 453
    }
  ]

final data have redundant tweets

Thanks for your great work!

The getTimeline and getLiked functions get redundant tweets. Related to Twitter API docs, I think we should use since_id and max_id together to fix this.

function count without duplicates
getLiked 3164 2943
getTimeline 3415 3202

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.