• This project
    • Loading...
  • Sign in

윤준석 / mamuri-bot

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
Merged
Merge Request !6 opened 2022-05-13 14:49:35 UTC by 윤준석@2018102211

Feature/220510 joongna api

중고나라 키워드 검색 api

  1. api/v2/joongna/{keyword} GET 요청하려 keyword 전달

  2. 네이버 카페 검색 api를 통해 유사도 높은 순서로 검색

  3. 검색 결과의 카페 링크를 통해 세부 항목 크롤링 (selenium)

  4. 세부 항목 담아서 response

Edited 2022-05-13 14:50:04 UTC
Request to merge feature/220510_joongna_api into main
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b feature/220510_joongna_api origin/feature/220510_joongna_api

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout main
git merge --no-ff feature/220510_joongna_api

Step 4. Push the result of the merge to GitLab

git push origin main

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Merged

The changes were merged into main.

  • Discussion 0
  • Commits 13
  • Changes 9
  • {{ resolvedDiscussionCount }}/{{ discussionCount }} {{ discussionCount | pluralize 'discussion' }} resolved
  • 윤준석
    @2018102211 2022-05-13 14:50:02 UTC

    Mentioned in commit 09b700da

  • 윤준석
    @2018102211 2022-05-13 14:50:04 UTC

    Status changed to merged

  • Please register or login to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
0
Labels
None
Assign labels
  • View labels
1
1 participant
Reference: 2018102211/mamuri-bot!6
×

Revert this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.