DEV Community

Ciara
Ciara

Posted on • Edited on

Alexa reads Reddit via Python

Today I decided to branch out on my python studies by looking at an Alexa skill via python tutorial.

The tutorial shows how to get the top 10 headlines from a subreddit on reddit.com via a voice command.

The most challenging part of it all was figuring out what dependencies were missing from my pc to run it.

Cue lots of googling error messages and trying things until eventually the python module ran locally. So thankful for StackOverflow!

Then when it came to setting up the skill on developer.amazon.com
I had to work around the difference between an old tutorial and an updated UI and differing Json models.

It was a long slog but I'm proud of myself for seeing it through to the end!

Pic below of successful test 😁

Craic is 90!

I've added the code used to my github

https://github.com/ciara1234/CasualIrelandReader

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay