Skip to content

Example app to explain how Django and BeautifulSoup work together to scrape data from websites

License

Notifications You must be signed in to change notification settings

felix13/djangowebscraper

Repository files navigation

simple app to demonstrate how django and BeautifulSoup work together to scrape data from websites

Technology Stack

  • Python 3.5
  • Django == 2.2.13
  • Twitter Bootstrap 4

To Run Locally

python manage.py migrate
python manage.py runserver

About

Example app to explain how Django and BeautifulSoup work together to scrape data from websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published