Giter VIP home page Giter VIP logo

random-gag's Introduction

Random 9gag post API

Random 9gag Post

Random 9gag post API

Example

var rg = require("random-gag");
(async function() {
await rg(); //or, "await rg(gag_id)" to fetch specific post
})();

Sample Output

{
  "id": "a8Gg8XV",
  "url": "http://9gag.com/gag/a8Gg8XV",
  "status": "0",
  "title": "Run!!!",
  "description": "",
  "type": "Animated",
  "version": 0,
  "nsfw": 0,
  "upVoteCount": 8012,
  "downVoteCount": 305,
  "totalVoteCount": 8317,
  "viewsCount": 0,
  "score": 0,
  "reportedStatus": 0,
  "creationTs": 1605591553,
  "albumWebUrl": "",
  "hasImageTile": 0,
  "postTile": {
    "h800": {
      "width": 640,
      "height": 1136,
      "images": [
        {
          "width": 640,
          "height": 800,
          "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_h800_offset0.jpg",
          "webpUrl": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_h800wp_offset0.webp"
        },
        {
          "width": 640,
          "height": 336,
          "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_h800_offset1.jpg",
          "webpUrl": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_h800wp_offset1.webp"
        }
      ]
    }
  },
  "promoted": 0,
  "isVoteMasked": 0,
  "sortTs": 1,
  "orderId": 0,
  "hasLongPostCover": 0,
  "images": {
    "image700": {
      "width": 460,
      "height": 816,
      "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460s.jpg"
    },
    "image460": {
      "width": 460,
      "height": 816,
      "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460s.jpg",
      "webpUrl": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460swp.webp"
    },
    "imageFbThumbnail": {
      "width": 220,
      "height": 220,
      "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_fbthumbnail.jpg"
    },
    "image700ba": {
      "width": 460,
      "height": 816,
      "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460s.jpg"
    },
    "image460sa": {
      "width": 460,
      "height": 816,
      "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460s.jpg"
    },
    "image460sv": {
      "width": 460,
      "height": 816,
      "url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460sv.mp4",
      "hasAudio": 1,
      "duration": 14,
      "vp8Url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460svwm.webm",
      "h265Url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460svh265.mp4",
      "vp9Url": "https://img-9gag-fun.9cache.com/photo/a8Gg8XV_460svvp9.webm"
    }
  },
  "colors": {
    "placeholder": "#515562"
  },
  "sourceDomain": "",
  "sourceUrl": "",
  "externalUrl": "",
  "channel": "",
  "isVoted": "0",
  "userScore": 0,
  "creator": {
    "userId": "-1",
    "userName": "",
    "profileUrl": "",
    "avatarUrlSmall": ""
  },
  "commentsCount": 237,
  "fbShares": 0,
  "tweetCount": 0,
  "created": "",
  "comment": {
    "listType": "comment",
    "updateTs": 1605727239,
    "latestCommentText": "Deep down, we all know that he is running from a police"
  },
  "commentOpClientId": "",
  "commentOpSignature": "",
  "commentSystem": "comment-system",
  "topComments": {
    "comments": []
  },
  "targetedAdTags": {},
  "postSection": {
    "name": "Sport ",
    "url": "https://9gag.com/sport",
    "imageUrl": "https://miscmedia-9gag-fun.9cache.com/images/thumbnail-facebook/1557286774.0983_eGARyH_100x100.jpg",
    "webpUrl": "https://miscmedia-9gag-fun.9cache.com/images/thumbnail-facebook/1557286774.0983_eGARyH_100x100wp.webp"
  },
  "tags": [
    {
      "key": "Grant Holloway",
      "url": "https://9gag.com/tag/grant-holloway"
    }
  ]
}

Contributing

Thank you for your interest in contributing, If you feel like there's something missing or any new feature can be added, just create a PR and I will see the rest.

Help

You can contact me on social media, Everything about me can be found here

Installation

Requirements

  • Node.Js installed

Dev Dependencies

  • Axios
  • Unshorten.it

Credits

  • 9gag For Creating an excellent platform.

Contact

Contact me anywhere, just visit my portfolio

License

This project is licensed under MIT License, See LICENSE for more information

random-gag's People

Contributors

theabbie avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.