Skip to content

jr-b/scrape-radio-canada-jobs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for learning some git scraping!

The actual scraping happens in the GitHub Actions (scrape.yml).

The URL is specified in the GitHub Actions.

The scrape.js file is where you define what elements from the page you want, using CSS selectors

You can also run the scrape command like this from the command line:

          "URL" \
          -i scrape.js -o file.json```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%