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

Crawl mcot title date #262

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Crawl mcot title date #262

wants to merge 33 commits into from

Conversation

nattjn
Copy link
Collaborator

@nattjn nattjn commented Jul 18, 2023

Why this PR

Why we need this PR? To crawl titles and dates for news in MCOT

Changes

  • Add function to retry if get response403
  • Add functions to process and crawl titles and dates

Related Issues

Close #

Checklist

  • PR should be in the Naming convention
  • Assign yourself in to Assigneees
  • Tag related issues
  • Constants name should be ALL_CAPITAL, function name should be snake_case, and class name should be CamelCase
  • complex function/algorithm should have Docstring
  • 1 PR should not have more than 200 lines changes (Exception for test files). If more than that please open multiple PRs
  • At least PR reviewer must come from the task's team (model, eval, data)

Nattarika and others added 30 commits July 3, 2023 22:09
@nattjn
Copy link
Collaborator Author

nattjn commented Jul 18, 2023

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants