Skip to content

Commit

Permalink
feat: Release new version with limit prop in config.
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisdonovan committed Oct 27, 2024
1 parent fae39f7 commit 0965c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Defaults to `true`
#### limit
The total number of articles that you would like to be returned. Please note that with higher numbers, the actual returned number may be lower. Typically the max is `99`, but it varies depending on many variables in Puppeteer (such as rate limiting, network conditions etc.).

Defaults to `99`
Defaults to `99`

## TypeScript 💙
Google News Scraper includes full [TypeScript](https://typescriptlang.org/) definitions.
Expand Down

0 comments on commit 0965c44

Please sign in to comment.