scrape-up icon indicating copy to clipboard operation
scrape-up copied to clipboard

Feat: I would like to scrape contest page of atcoder

Open agastya3636 opened this issue 1 year ago • 2 comments

Describe the feature

I would like to scrape contest page of atcoder

Add ScreenShots

image

Record

  • [X] I agree to follow this project's Code of Conduct
  • [X] I'm a GSSoC'24 contributor
  • [X] I want to work on this issue

agastya3636 avatar May 15 '24 02:05 agastya3636

Hello @nikhil25803. I would like to scrape contest page of atcoder. I am already scraping few websites and want to learn more about it. Kindly please assign this issue to me under Gssoc'2024.

satwika10 avatar May 15 '24 05:05 satwika10

@nikhil25803 could you please assign the issue to me

agastya3636 avatar May 15 '24 06:05 agastya3636

Go ahead @agastya3636

Note

  • Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
  • Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
  • Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.

All the best 👨‍💻

nikhil25803 avatar May 17 '24 07:05 nikhil25803