eBay Store Scraper

The eBay store scraper allows you to be notified of the latest items added by a seller/store.

Adding a seller/store to the eBay store scraper

To add a seller to the eBay scraper you will first need to navigate to the seller/store page.

For example: https://www.ebay.com/sch/i.html?_ssn=custom_collectibles_of_louisiana&store_name=customcollectiblesoflouisiana&_oac=1&_sop=10

To add this seller/store to the eBay scraper we will use the _ssn that we can find in the URL.

In this example, the _ssn value is custom_collectibles_of_louisiana.

!m scraper add ebaystore "custom_collectibles_of_louisiana"

Last updated