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

InvalidSchema Error when Fetching URLs in getSoup and NoneType Error when parsing HTML in getReviewText #313

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

shristirwt
Copy link
Member

…When Parsing HTML in getReviewText

Related Issue

Fixes #312

Description

I updated the code to resolve the error of InvalidSchema in getSoup and the error of NoneType in getReviewText

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Screenshot 2024-11-04 162037

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

Copy link

github-actions bot commented Nov 4, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit 2d2e7a1 into recodehive:main Nov 4, 2024
3 checks passed
@shristirwt shristirwt deleted the local branch November 5, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] InvalidSchema Error when Fetching URLs in getSoup and NoneType Error When Parsing HTML in getReviewText
2 participants