Deals Scraper Commands
The deals scrapers are used to detect and notify you of the latest discounted items that are added to websites.
Adding a deals scraper
The deals scrapers uses the same logic as a regular scraper but with limited search terms. With the deals scraper the desired discount percentages need to be added as search terms. For example if you are only interested in new items from Home Depot which are discounted above 90% you would use the following command:
Now you will be notified of any new items which are discounted above 90%.
Only the following discount percentages can be added as search terms to the deals scrapers: "0-9"
,"10-19"
,"20-29"
,"30-39"
,"40-49"
,"50-59"
,"60-69"
, "70-79"
, "80-89"
, "90-99"
. Examples:
As the deals scraper is built on top of the regular scraper logic, the same scraper remove
and scraper running
commands will work here also.
View a list of all available deals scrapers
The deals
command will display all of the currently available deals scrapers and if you have access to them or not. Example:
Last updated
Was this helpful?