Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 323 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 323 Bytes

scrapper_poc

A scrapping POC for Red Hat

installation :

pip installation -r requirements.txt

Run :

""" To get latest changes from all scrapped websites """

python main.py

""" Above command will scrap all above websites and it will store all the data into pyatom's feed and it will export it to myfile.xml """