UNPKG

@accounter/modern-poalim-scraper

Version:

A new architecture for Israeli bank scrapers to hopefully merge into [Israeli-bank-scrapers](https://github.com/eshaham/israeli-bank-scrapers) when they are ready

3 lines (2 loc) 109 B
import type { Page } from 'puppeteer'; export declare function userAgentOverride(page: Page): Promise<void>;