You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web scraping module that can be used to retrieve information from the Walmart website. Specifically, this module is designed to gather two types of data:
List of Products: The module will fetch a list of products available on the Walmart website.
Special Products with Discounts: The module will also identify and retrieve information about products that are currently on sale or have a discount applied to them.
Add ScreenShots
Record
I agree to follow this project's Code of Conduct
I'm a GSSoC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
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.
Describe the feature
A web scraping module that can be used to retrieve information from the Walmart website. Specifically, this module is designed to gather two types of data:
Add ScreenShots
Record
The text was updated successfully, but these errors were encountered: