Scrape all product details of a particular seller #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
hacktoberfest2020
help wanted
Extra attention is needed
python
unassigned
Scrape all product details of a seller
Scrape ALL product details using
me-ID
of the seller and return the dataframe or store it in a csv file.Create a function -
get_products(domain, me-ID)
Additional context
Example Url - https://www.amazon.in/s?me=A23AODI1X2CEAE
Here
me-ID
is 'A23AODI1X2CEAE'domain
is 'in'This url has a list of all products of me-ID [seller]- A23AODI1X2CEAE
The text was updated successfully, but these errors were encountered: