DEV Community

Matt Layman
Matt Layman

Posted on • Originally published at mattlayman.com

 

Reporting scraped data - Building SaaS #2

In this episode, I took data that we collected from a web scraping task built in the first stream and created a report email that could be sent to the site admin.

Show notes for this stream are at Episode 2 Show Notes.

To learn more about the stream, please check out Building SaaS with Python and Django.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git