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

Feat:Module to Scrape Chrome Web Store #907

Closed
3 tasks done
AakilAhamed opened this issue May 12, 2024 · 2 comments
Closed
3 tasks done

Feat:Module to Scrape Chrome Web Store #907

AakilAhamed opened this issue May 12, 2024 · 2 comments
Assignees
Labels
gssoc GSSoC 2024

Comments

@AakilAhamed
Copy link

AakilAhamed commented May 12, 2024

Describe the feature

Chrome web store can be scraped to obtain publicly available info about a extension or a theme like....

  • Star Rating
  • No of Downloads
  • Latest Version
  • File size
  • Languages Supported
  • Compatibility and so on

We can also scrape details about extensions and themes available under certain keywords with filters

Under GSsoC'24, i would like to contribute to this repo under this issue @nikhil25803

Add ScreenShots

66407c52f90de05b6c17196d
66407c7c1875b67c75419e2d
66407cf4f691805d1354ad3f

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@Alokita004
Copy link

Hello please assign this issue to me

@nikhil25803
Copy link
Member

Go ahead @AakilAhamed

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 👨‍💻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
Development

No branches or pull requests

3 participants