chaturbate api question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #1

    chaturbate api question

    i know you can limit results to 1, but is there a way to sort by most viewers? bascially im just looking to grab the room with the most viewers to show as the 1st thumbnail in a related post grid, as a full grab and sorting will take longer the http request.

    curious if anyone else knows of a sorting param, i couldnt find any on the api docs
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.
  • sarettah
    see you later, I'm gone
    • Oct 2002
    • 14295

    #2
    Not that I am aware of.

    I accomplish that by using the version 1 API and doing my pulls from my local database.
    All cookies cleared!

    Comment

    • zerovic
      Confirmed User
      • Apr 2010
      • 1116

      #3
      sadly no.. you have to process it to sort it..
      php, html, jquery, javascript, wordpress - contact me at contact at zerovic.com

      Comment

      • fris
        Too lazy to set a custom title
        • Aug 2002
        • 55679

        #4
        only other option i see is to use a custom thumbnail of my own and link to the top room from link codes
        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

        Comment

        • V_RocKs
          Damn Right I Kiss Ass!
          • Nov 2003
          • 32449

          #5
          Just pull from the OG API and only pull 1 model. It will be the top model by viewers.

          Comment

          • sarettah
            see you later, I'm gone
            • Oct 2002
            • 14295

            #6
            Originally posted by V_RocKs
            Just pull from the OG API and only pull 1 model. It will be the top model by viewers.
            You can't do a limit on the version 1 API. It is all or nothing.
            All cookies cleared!

            Comment

            Working...