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

Web crawling 7th PR #20

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Web crawling 7th PR #20

merged 4 commits into from
Aug 15, 2023

Conversation

Weirdojord
Copy link
Contributor

👉 Summary

Main in Crawl.py can return links to the articles now.

@Weirdojord Weirdojord added the enhancement New feature or request label Aug 14, 2023
@Weirdojord Weirdojord self-assigned this Aug 14, 2023
Copy link
Collaborator

@alex308248 alex308248 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve

Copy link
Collaborator

@YLee2121 YLee2121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what I've done in #18. You should merge the main to your branch first and solve the merge conflict. In this case, you remove what I've done in #18.

Please check the #18 again and adjust your code.

Also read the PR report again.

Moreover, the order of your get function return is:
link, articles

Rather than
article, link

@Weirdojord
Copy link
Contributor Author

Weirdojord commented Aug 15, 2023 via email

Copy link
Collaborator

@YLee2121 YLee2121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve

@YLee2121 YLee2121 merged commit f5c036e into main Aug 15, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants