Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sakanamk authored May 28, 2024
1 parent 447e7b2 commit 9f6275d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- [Amazon product reviews scraping](#amazon-product-reviews-scraping-amazon_reviews)
- [Amazon product questions & answers scraping](#amazon-product-questions--answers-scraping-amazon_questions)
- [Amazon product sellers scraping](#amazon-sellers-scraping-amazon_sellers)
- [Amazon product best sellers listing scraping](#amazon-product-best-sellers-listing-scraping)
- [Amazon product best sellers listing scraping](#amazon-product-best-sellers-listing-scraping-amazon_bestsellers)
- [Response codes](#response-codes)
- [HTTP response codes](#http-response-codes)
- [Parsed result response codes](#parsed-result-response-codes)
Expand Down Expand Up @@ -584,7 +584,7 @@ Retrieve Amazon seller page information by supplying a seller ID.
| PHP | [php/amazon-sellers.php](/url) | `curl hhttps://raw.githubusercontent.com/Smartproxy/eCommerce-Scraping-API/main/python/amazonsearch.py > amazonsearch.py`|
| Node.js | [nodejs/amazon-sellers.js](/url) | `curl hhttps://raw.githubusercontent.com/Smartproxy/eCommerce-Scraping-API/main/python/amazonsearch.py > amazonsearch.py`|

### Amazon product best sellers listing scraping
### Amazon product best sellers listing scraping `amazon_bestsellers`
Retrieve Amazon best seller listings by supplying the category name to the query parameter.

#### Parameters
Expand Down

0 comments on commit 9f6275d

Please sign in to comment.