Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yasoob/github-action-scraper-tutorial


https://github.com/yasoob/github-action-scraper-tutorial

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## GitHub Action Web Scraper

Hi :wave: This is a sample repository showing how to scrape a website using Python and email the scraped data. This whole process is run on a schedule using GitHub Actions. You can find the [accompanying article](https://yasoob.me/posts/github-actions-web-scraper-schedule-tutorial/) on my blog where I show you how to do all of this step-by-step.