Tool for archiving latest drupal blog posts from the profided XML feed.
If the
pip3
orpython3
commands are failing, you may have to try to use thepip
orpython
commands instead
- Clone the repo & navigate into the folder
git clone https://github.com/HEG-Uelzen/scrape-site.git && cd scrape-site
- Install requirements (can also be done inside an virtual environment)
pip3 install -r requirements.txt
- execute the script
python3 main.py