Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dgtlmoon/sockpuppetbrowser
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlmoon committed Apr 11, 2024
2 parents 31cb452 + 9fed2f0 commit 9aeac16
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ Then the log will contain the CDP session, for example:
...
```

### Tuning

Some tips on high-concurrency scraping and tuning where you have a lot of chrome browsers running simultaneously

- Set your `inotify` values higher https://stackoverflow.com/questions/32281277/too-many-open-files-failed-to-initialize-inotify-the-user-limit-on-the-total


### Future ideas

- Some super cool "on the wire" hacks to add custom functionality to CDP, like issuing single commands to download files (PDF) to location https://github.com/dgtlmoon/changedetection.io/issues/2019
Expand Down

0 comments on commit 9aeac16

Please sign in to comment.