Skip to content

HEG-Uelzen/scrape-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages