We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Write scraper to scrape question from various websites
any other website ...
Describe the solution you'd like Use cheer-io library to write a scraper for the same in codestream-server repository.
Additional context
It is related to feature of users getting the question right inside codestream by just submitting the link of the question
The text was updated successfully, but these errors were encountered:
Hi! I have already implemented a scraper here : https://github.com/starkizard/CoPPeR/blob/main/fileCreator.js If anyone wants to work on this, you can refer to the things done here.
Sorry, something went wrong.
starwiz-7
No branches or pull requests
Is your feature request related to a problem? Please describe.
Write scraper to scrape question from various websites
any other website ...
Describe the solution you'd like
Use cheer-io library to write a scraper for the same in codestream-server repository.
Additional context
It is related to feature of users getting the question right inside codestream by just submitting the link of the question
The text was updated successfully, but these errors were encountered: