Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨[FEAT] 데이터 수집 #1

Open
2 of 3 tasks
5hseok opened this issue Jul 2, 2024 · 0 comments
Open
2 of 3 tasks

✨[FEAT] 데이터 수집 #1

5hseok opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request 현석🧐

Comments

@5hseok
Copy link
Contributor

5hseok commented Jul 2, 2024

✨ Issue


  • 부동산 매물 데이터를 수집한다.

✅ To Do List


  • 다방 API 사용
  • 외부 API key 숨기기
  • 데이터 수집 페이지에 작성한 링크로 request를 보내 보다 자세한 부동산 매물 데이터를 가져올 수 있게 하기

📆예상 기간


07/02 ~ 07~03

@5hseok 5hseok added enhancement New feature or request 현석🧐 labels Jul 2, 2024
@5hseok 5hseok self-assigned this Jul 2, 2024
5hseok added a commit that referenced this issue Jul 2, 2024
API_key를 숨기기 위해 secret.json을 추가하였다.
#1
5hseok added a commit that referenced this issue Jul 2, 2024
다방 API에서 json 형식으로 데이터를 가져온 후, csv 파일로 가공하여 저장하였다.
5hseok added a commit that referenced this issue Jul 2, 2024
위도, 경도로 나와있는 데이터를 이용하여 외부 API에 넣어 주소로 변환했다.
5hseok added a commit that referenced this issue Jul 5, 2024
외부 API에 request하여 데이터를 가져온 후(product_crawling()), Geocoder API를 사용하여 좌표값을 주소값으로 바꾸어 DB에 저장하게 함

- MySQL DB로 들어가도록 변경 필요
- Model, Serializer를 거치지 않아도 되는 지 확인 필요
- 추후에 View에서 해당 함수 사용하도록 설계 필요
@5hseok 5hseok closed this as completed Jul 8, 2024
@5hseok 5hseok reopened this Jul 10, 2024
@5hseok 5hseok changed the title [FEAT] 데이터 수집 ✨[FEAT] 데이터 수집 Jul 10, 2024
5hseok added a commit that referenced this issue Jul 10, 2024
다른 클러스터들의 값을 가져오는 방안도 조사 필요
5hseok added a commit to 5hseok/RoomCatcher_AI that referenced this issue Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 현석🧐
Projects
None yet
Development

No branches or pull requests

1 participant