INSTALL:
npm run dev // starts server
http:// localhost:3001 // navigate to index.html
SETTINGS:
-
Enter search query you want to scrape eBay results for. (dog) or ( health & wellness)
- if used with ampersand "&" it will search for more abstract results
-
Enter maximum results to bring. IE bring back 100 results (if it can't find 100 results - scrape will fail.)
-
Enter minimum Sold Items to bring back as results ( will filter from most sold to the least.)
-
(Optional) - enter shipping country. IE: GB, US, DE, etc.
-
(Optional) - enter shipping postcode. IE: CB1 1JX
USAGE:
Extracts most sold product results and filters by most sold to least sold.
Recommend usage via VPN