Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
reddit-memes-api
Advanced tools
Install • API Reference • Usage • Node Package • Contributing
Logo by u/RamenFish195
Available as node package,api on RapidAPI
Install using npm or yarn
npm install reddit-memes-api
yarn add reddit-memes-api
GET /${subreddit}
Parameter | Type | Description |
---|---|---|
subreddit | string | Required. Need valid subreddit name |
GET /${subreddit}/${memesare}?limit=${limit}
Parameter | Type | Description |
---|---|---|
subreddit | string | Required. Need valid subreddit name |
memesare | string | Required. Need valid memesare type |
limit | int | Optional. Number of results to display |
GET /${subreddit}/${memesare}/${freq}?limit=${limit}
Parameter | Type | Description |
---|---|---|
subreddit | string | Required. Need valid subreddit name |
memesare | string | Required. Need valid memesare type |
freq | string | Required. Need valid frequency |
limit | int | Optional. Number of results to display |
Parameter | Type | Valid Paramaters |
---|---|---|
subreddit | string | meme, memes, joke, jokes |
memesare | string | hot, new, top, rising |
freq | string | now, hour, day, week, month, year, all |
limit | int | provide according to no. of contents exists in subreddit |
https://....../memes
https://....../memes/hot
https://....../memes/hot?limit=100
https://....../memes/top/all
https://....../memes/top/all?limit=100
Remove .... with actual url
f1(subreddit)
f2(subreddit,memesare,limit)
f3(subreddit,memesare,freq,limit)
Contributions are always welcome!
See Contributing.md for ways to get started.
Please adhere to this project's Code Of Conduct.
Not yet discovered
Need support ? Create a new issue.Support the project, Sponsor!
This project is licensed under MIT License
FAQs
Extract memes and jokes from reddit
We found that reddit-memes-api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.