Skip to content

TinySearch v0.5.1

Choose a tag to compare

@MarcellM01 MarcellM01 released this 15 Aug 18:27

TinySearch v0.5.1 makes batched scraping more efficient and predictable.

  • Reuses one browser across concurrent scrape_urls items.
  • Bounds document-download timeouts and removes the unused crawl helper.
  • Keeps local uv lockfiles out of version control.