Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 517 Bytes

File metadata and controls

22 lines (16 loc) · 517 Bytes

scrape-site

Tool for archiving latest drupal blog posts from the profided XML feed.

installation

If the pip3 or python3 commands are failing, you may have to try to use the pip or python commands instead

  1. Clone the repo & navigate into the folder
git clone https://github.com/HEG-Uelzen/scrape-site.git && cd scrape-site
  1. Install requirements (can also be done inside an virtual environment)
pip3 install -r requirements.txt
  1. execute the script
python3 main.py