mirror of
https://github.com/NikolaiT/se-scraper.git
synced 2025-08-14 07:48:21 +02:00
add fucking google product information
This commit is contained in:
@ -12,8 +12,8 @@ const se_scraper = require('./../src/node_scraper.js');
|
||||
};
|
||||
|
||||
let scrape_job = {
|
||||
search_engine: 'google_shopping',
|
||||
keywords: ['wasserpistole'],
|
||||
search_engine: 'google',
|
||||
keywords: ['mercedes reifen'],
|
||||
num_pages: 1,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user