- This webApp is a job search site based on web scraping by jobkorea and saramin
- This is a scraping project using python library requests, beautifulsoup4
- Django Framework
-
Move to directory:
cd gg
-
Run
pip install -r requirements.txt
-
Run
python manage.py runserver
to see main page at localhost:8000
- CORS issue
- python base
- scraping base
- Resultpage pagination
- Resultpage UI design