Giter Site home page Giter Site logo

django-scrapy-news's Introduction

πŸ’‘ IT news crawling site ꡬ좕

crawling IT news site by using Scrapy and Django



πŸ“‘ Project description

  • IT λ‰΄μŠ€ 크둀링 μ›Ήμ‚¬μ΄νŠΈ λ§Œλ“€κΈ°

βœ… Scrayλ₯Ό μ΄μš©ν•˜μ—¬ 넀이버 IT λ‰΄μŠ€λ₯Ό ν¬λ‘€λ§ν•˜μ—¬ model에 μ—°λ™λœ db에 μ €μž₯

βœ… django MTV νŒ¨ν„΄μ„ μ΄μš©ν•˜μ—¬ ν¬λ‘€λ§ν•œ 데이터λ₯Ό λ³΄μ—¬μ£ΌλŠ” μ›Ήμ‚¬μ΄νŠΈ ꡬ좕

βœ… μ΅œμ‹  데이터 κ°€μ Έμ˜€κΈ° button을 ν†΅ν•œ λ‰΄μŠ€ 크둀링

βœ… ν‚€μ›Œλ“œ μž…λ ₯을 ν†΅ν•œ search κΈ°λŠ₯ μΆ”κ°€

βœ… DB에 μ €μž₯된 데이터λ₯Ό μ œκ³΅ν•  수 μžˆλŠ” RESTful API 섀계




πŸ’» Start Project

# Scrapy Project
scrapy startproject myscrapy # start scrapy project
scrapy genspider mybot domin # scrapy bot
# Django project
django-admin startproject django-scrapy-news # ν”„λ‘œμ νŠΈ 생성 
python manage.py migrate # db μ €μž₯
python manage.py startapp news # λ‰΄μŠ€ app 생성
# λͺ¨λΈ 섀계 -> λ·° 섀계 -> ν…œν”Œλ¦Ώ 섀계



Project structure

structure





πŸ‘ Project result

project demo show


before crawling

before_crawling


After crawling

after_crawling


Search engine

search_engine


RESTful API

restAPI




πŸ‘¨β€πŸ‘¨β€πŸ‘§β€πŸ‘¦ Members

name μ–‘μŠΉν˜„πŸ‘¨πŸ»β€πŸ’»
period 2021/01/25 ~ 2021/01/29



πŸ’» Development Stack

division stack
Framework Django
Front-end Python, html, css
Back-end Python, Scrapy
db Sqlite
Code Management Git, Github
IDE Visual Studio Code

django-scrapy-news's People

Contributors

1yangsh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.