Skip to content

Python + Selenium web-crawler for scrapping loan data with automatic excel report generation for the loan data.

Notifications You must be signed in to change notification settings

maxwellagyapong/Loan_Data_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django Selenium Project

A django rest framework powered loan data api, with website crawling and excel file generation as main features.

Prerequisites

  • Python 3.x
  • Django 4.x

Installation

  1. Clone the repository: git clone https://github.com/maxwellagyapong/Delphos.git
  2. Change into the project directory: cd testAssignment
  3. Install dependencies: pip install -r requirements.txt
  4. Run migrations: python manage.py migrate

Running the Project

  1. Run crawler: python manage.py crawler
  2. Start the development server: python manage.py runserver
  3. Open your browser and navigate to http://localhost:8000

Built With

  • Django
  • Python
  • Selenium
  • Xlsxwriter

About

Python + Selenium web-crawler for scrapping loan data with automatic excel report generation for the loan data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published