Code Monkey home page Code Monkey logo

Comments (2)

ozlerhakan avatar ozlerhakan commented on September 26, 2024

Hi @n6ither,

This is not a stupid question, thanks for asking it. It has been a while since fetching my twitter home page's tweets. I will explain the steps as much as I remember.

Firstly, you need to create your own twitter app on this page: https://apps.twitter.com/, because you are asked several tokens like Consumer Key and Access Token.
You can use the API console after authenticating with your newly created Twitter API on https://dev.twitter.com/rest/tools/console using the https://api.twitter.com/1.1/statuses/home_timeline.json endpoint to get your current timeline tweets.

Another option is to use tools like cURL to retrieve the same data. I paste several resources about this approach:

  1. https://dev.twitter.com/oauth/overview/authorizing-requests
  2. https://gist.github.com/apolloclark/2d4f6362f31666c1c81f
  3. https://dev.twitter.com/rest/reference/get/statuses/home_timeline

I hope these help your need.

from mongodb-json-files.

brugner avatar brugner commented on September 26, 2024

Thank you, this was helpful!

from mongodb-json-files.

Related Issues (10)

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.