ulixee / hero

The web browser built for scraping
MIT License
805 stars 41 forks source link

Collected Fragments grab html in background #74

Closed blakebyrnes closed 2 years ago

blakebyrnes commented 2 years ago

Main change:

  1. Collect the fragment html in the background when you do a collect
  2. $Collect is now on NodeLists and other collections

Minor fixes/changes:

  1. Mitm BlockedHandler is now an Interceptor with a handler for each url match
  2. Fix attempt for the certificate issue that occasionally happens on boot up