- Notifications
You must be signed in to change notification settings - Fork17
Returns random meme images scraped from Memedroid
techytushar/random-memer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Flask API to return random programming meme images scrapped fromMemedroid.
Just addimg tag in your website / README file and it will display a random meme everytime the website is loaded
<imgsrc='URL'title="Meme"alt="Please refresh the page if the meme doesn't show up.">
Deprecation Note: The previous Heroku app link has stopped working due to Herokudiscontinuing its free tier services. Deploy your own instance of the app using the links below and use them.
UseRailway (500 hours)
NoteNo delay
Sign in with GitHub to Deploy
URL will produce after finish building
UseReplit (unlimited hours)
Warningresponse delay of up to 30 seconds for the first request that comes in after a period of inactivity
Click Import from GitHub Button
Run
pip install gunicorn==20.0.4andpip install lxmlin console on the rightAdd line
app.run(host='0.0.0.0', port=80)at the end of 'app.py' fileClick the
$\color{white} \colorbox{Green} {RUN}$ button on top, the console will run, wait to finish and output URL on the right under "Webview"
UseRender (750 hours)
Warningresponse delay of up to 30 seconds for the first request that comes in after a period of inactivity
Enter inPublic Git repositoryhttps://github.com/techytushar/random-memer and click 'continue'
Enter a name and add
gunicorn app:appinStart Command optionClick 'Create Web Service' and wait until "==> Build successful 🎉" and server is Live
Click URL link at top left (https://appname-xxxx.onrender.com)
About
Returns random meme images scraped from Memedroid
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors3
Uh oh!
There was an error while loading.Please reload this page.