scourhead
scourhead copied to clipboard
A virtual employee that scours the web, organizes data, and delivers results in a spreadsheet
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 22.15.21. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [electron](https://github.com/electron/electron) from 35.1.4 to 36.3.1. Release notes Sourced from electron's releases. electron v36.3.1 Release Notes for v36.3.1 Other Changes Backported fix for 417256410. #47233 electron v36.3.0 Release Notes for...
I have a use-case where the scoured data would benefit from referring to search results from one specific URL domain. It would be an awesome feature if we could not...
I think it would be great to add in some ability to configure the "currentSearchQueryIndex" and "numResultsPerQuery", which is found in the .scour file, from within the ScourHead GUI before...
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.9.0. Release notes Sourced from axios's releases. Release v1.9.0 Release notes: Bug Fixes core: fix the Axios constructor implementation to treat the config argument as...
Bumps [playwright](https://github.com/microsoft/playwright) from 1.51.1 to 1.52.0. Release notes Sourced from playwright's releases. v1.52.0 Highlights New method expect(locator).toContainClass() to ergonomically assert individual class names on the element. await expect(page.getByRole('listitem', { name:...
> Chrome > Scourhead requires Chrome to browse the web. Skip if already installed. Yet, no skip button is available.
Running on Ollama is a good start to introduce the concept, but for enterprise-grade workflows it'd be nice to be able to use other LLMs in the cloud. The UI...
Idea from VΛZZ in Discord: https://discord.com/channels/1321976448046731294/1321976552866709606/1325167156643758225 Currently you can accomplish pausing by quitting the app and re-opening the Scourfile, but this is cumbersome and unintuitive. Better to allow manually stopping...
Currently only Google Search is implemented. It could be nice to have Bing and Duck Duck Go as well, with the option to set API keys for enterprise grade workflows:...