Improve search functionality in Web Crawler
Fleur Nouwens
Hello Early Echidna! Following up on this:
- What specific categories or types of URLs are you most interested in filtering or searching for?
- How frequently do you need to perform these searches, and how critical is this functionality to your workflow?
- Are there any other search functionalities or filters that you think would enhance your experience with the Web Crawler?
E
Early Echidna
Fleur Nouwens,
Thank you for following up on this.
- We want to be able to filter with basic filters, like a Wildcard: Place an asterisk () at the root of an url to signal to the search engine to search for variations of an url. FX. https://sostrenegrene.com/fr/produits/maison/mobilier* it will retrieve all links with this URL + whatever comes after
- We use weekly and it is time consuming, with the current filters. It would clearly be a welcome enhancement to be more productive.
- "Phrase Searching": Place quotation marks (“ ”) around a phrase to narrow your search to only include results with an exact phrase.
Boolean Operators: Use AND, OR, and NOT to combine or exclude search terms from your search results.