Skip to content

SamoKopecky/rh-learning-paths-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraper for the RH learning paths

This script will scrape the time, resources, description and title information from a learning path page and export it into a json for every url given in the input file.

Usage

First install dependencies.

pip install -r requirements.txt

To parse a list of urls, pass as a parameter the path to the file.

python3 main.py lps.txt

The resulting data will be saved to a data.json file in the current directory.

About

Scraper for RH learning paths.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages