{"id":17269595,"url":"https://github.com/theabbie/ifunny","last_synced_at":"2025-04-14T08:12:10.095Z","repository":{"id":56229003,"uuid":"305714904","full_name":"theabbie/ifunny","owner":"theabbie","description":"Unofficial API Wrapper for iFunny","archived":false,"fork":false,"pushed_at":"2020-11-19T11:32:25.000Z","size":42,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-16T06:33:58.561Z","etag":null,"topics":["api","ifunny","theabbie","wrapper-api"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/node-ifunny","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theabbie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"theabbie","open_collective":"theabbie","ko_fi":"theabbie","tidelift":"npm/theabbie","liberapay":"theabbie","issuehunt":"theabbie","otechie":"theabbie","custom":["https://theabbie.github.io","https://paypal.me/theabbie","https://donorbox.org/theabbie"]}},"created_at":"2020-10-20T13:21:14.000Z","updated_at":"2024-05-19T05:30:07.000Z","dependencies_parsed_at":"2022-08-15T15:01:05.726Z","dependency_job_id":null,"html_url":"https://github.com/theabbie/ifunny","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theabbie%2Fifunny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theabbie%2Fifunny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theabbie%2Fifunny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theabbie%2Fifunny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theabbie","download_url":"https://codeload.github.com/theabbie/ifunny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248843879,"owners_count":21170494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","ifunny","theabbie","wrapper-api"],"created_at":"2024-10-15T08:16:52.605Z","updated_at":"2025-04-14T08:12:10.066Z","avatar_url":"https://github.com/theabbie.png","language":"JavaScript","funding_links":["https://patreon.com/theabbie","https://opencollective.com/theabbie","https://ko-fi.com/theabbie","https://tidelift.com/funding/github/npm/theabbie","https://liberapay.com/theabbie","https://issuehunt.io/r/theabbie","https://otechie.com/theabbie","https://theabbie.github.io","https://paypal.me/theabbie","https://donorbox.org/theabbie"],"categories":[],"sub_categories":[],"readme":"# iFunny API  \n\nUnofficial API Wrapper for iFunny  \n\n![image](https://user-images.githubusercontent.com/17960677/99189452-38af1a80-2787-11eb-9ab7-1fb7b21522b2.png)\n\n## Example\n\n```js\nvar Ifunny = require(\"node-ifunny\");\nvar ifunny = new Ifunny();\n\n(async function() {\n  await ifunny.login(email,password);\n  // or\n  await ifunny.addToken(token);\n  // To use existing access token (recommended)\n\n  await ifunny.postimg(image_url);\n\n  await ifunny.postvid(vid_url);\n})();\n```\n\n## Contributing\n\nThank 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.\n\n## Help\n\nYou can contact me on social media, Everything about me can be found [here](https://theabbie.github.io)\n\n## Installation\n\n### Requirements\n\n* Node.Js installed\n\n### Dev Dependencies\n\n* Axios\n\n## Credits\n\n* [iFunny](https://ifunny.co) For making an excellent platform\n\n## Contact\n\nContact me anywhere, just visit [my portfolio](https://theabbie.github.io)\n\n## License\n\nThis project is licensed under MIT License, See [LICENSE](/LICENSE) for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheabbie%2Fifunny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheabbie%2Fifunny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheabbie%2Fifunny/lists"}