mirror of
https://github.com/davidjohnbarton/crawler-google-places.git
synced 2025-12-12 16:38:45 +00:00
Tried crawler without useChrome
This commit is contained in:
parent
e4ff7ec417
commit
d2415cf044
|
|
@ -57,7 +57,7 @@ Apify.main(async () => {
|
|||
const crawler = new Apify.PuppeteerCrawler({
|
||||
launchPuppeteerOptions: {
|
||||
useApifyProxy: true,
|
||||
useChrome: true,
|
||||
// useChrome: true,
|
||||
apifyProxyGroups: ['CZECH_LUMINATI'],
|
||||
// liveView: Apify.isAtHome(),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user