liamreilly01 / Sweng-Group-20

1 stars 0 forks source link

Integrate web-scraper data with Django #14

Closed mccabed7 closed 1 year ago

mccabed7 commented 1 year ago

Store and access data from the Irish Statute Book website using Django and our 'soup-getter'

mccabed7 commented 1 year ago

Web scraper is now run separately to the Django database. It outputs a JSON file, which is read into the database.