leonkansh / shopping-web-scraper

2 stars 1 forks source link

sorting is controlled by the site but not my user #3

Open leonkansh opened 4 years ago

leonkansh commented 4 years ago

Only returns the "top item" but not necessarily the best deal, which is sorted by default sorting on Amazon and etc.

leonkansh commented 4 years ago

HTML element: Prices low to high button on Amazon <a tabindex="-1" href="javascript:void(0)" data-value="{&quot;stringVal&quot;:&quot;price-asc-rank&quot;}" id="s-result-sort-select_1" class="a-dropdown-link">Price: Low to High</a>