Coder Social home page Coder Social logo

Comments (8)

Mincka avatar Mincka commented on June 3, 2024

Maybe the content is already in the response. It's possible to check with --raw-output option.
But, how do you see it included in the text logs?
I think it could be very messy to include reactions in the log.

from dmarchiver.

ipimran avatar ipimran commented on June 3, 2024

I don't see it in raw o/p either. Web version contains support_reactions=true in url query, tried same in post json payload, did not work.

from dmarchiver.

ipimran avatar ipimran commented on June 3, 2024

Not feasible with current approach this flow is using. Found other ways to get that, along with more data. Thank You.

from dmarchiver.

Mincka avatar Mincka commented on June 3, 2024

Maybe you can give details for others?

from dmarchiver.

ipimran avatar ipimran commented on June 3, 2024

I attempted below request with all required headers and query params
https://api.twitter.com/1.1/dm/conversation/<conv_id>.json?query_params...

Response was having:
min , max ids, conversation_timeline , message entries, reactions, participant details, user mentions, hashtags , attachment details ... many more objects...

All this in a fine json, easy parsing, no more html/xml handling.

from dmarchiver.

Mincka avatar Mincka commented on June 3, 2024

Ah, the API yes.
Did you reach any limit while retrieving the messages from the conversations? Not more than 30 days or 3200 messages?

When I created this tool, this was limited to 200 messages using the API.

from dmarchiver.

ipimran avatar ipimran commented on June 3, 2024

I think this is not a documented API ( I refer here )

My objective is little different. Not the complete dump.
But a periodic collector job (few times a day), and feed that to a processor.
Twitter DM APIs are not fetching group DMs (may be does not support yet).
Hence this this weird way.

from dmarchiver.

Mincka avatar Mincka commented on June 3, 2024

Ok, thanks!

from dmarchiver.

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.