recodehive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
108 stars 136 forks source link

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

Closed shristirwt closed 3 weeks ago

shristirwt commented 3 weeks ago

…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

Screenshots / videos (if applicable)

Screenshot 2024-11-04 162037

Checklist:

Additional context:

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

github-actions[bot] commented 3 weeks ago

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! 😊