This content originally appeared on DEV Community 👩💻👨💻 and was authored by Nick Taylor
So I wrote about how Twitter is scrapping Revue.
I was able to pull down all my subscribers, as you can export them.
That is important, but I also wanted all my past newsletter issues. Revue has an API, so I wrote a Deno script to save them.
This works great, but I was like, let's make this easier for folks who want to grab their newsletters and not have to worry about coding all this. So I wrote a small app to do it.
It uses a Netlify function written in TypeScript to grab the newsletter issues and good old HTML with some inlined style and inlined JavaScript.
I actually made it a site now if you want to be lazy.
revue.iamdeveloper.com twitter.com/nickytonline/s…03:02 AM - 13 Nov 2022Nick Taylor (he/him) @nickytonlineIf you need to grab all your @Revue newsletters, here's a small script to run with Deno. Instructions in the Gist comments. https://t.co/Q8OSXe0uVD
Here's the source code if you're interested. It's all open source, MIT licensed.
nickytonline
/
get-revue-newsletters
Gets your getrevue.co Newsletters
Get Revue Newsletters
Revue integration is apparently being phased out at Twitter, so grab your past newsletter issues while you can and download them.
That's it.
If you have a Revue newsletter, try it out at revue.iamdeveloper.com. All you need to do is get a Revue API key. To get one, go to https://getrevue.co/app/integrations and request one. It should be at the bottom of the page. It takes around 24 hours to get your API key.
This content originally appeared on DEV Community 👩💻👨💻 and was authored by Nick Taylor

Nick Taylor | Sciencx (2022-11-13T14:44:58+00:00) App to grab your Revue newsletters. Retrieved from https://www.scien.cx/2022/11/13/app-to-grab-your-revue-newsletters/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.