Website indexing & SearchΒΆ
Sosse allows you to crawl a website and search its pages for specific keywords. This process involves configuring a Collection to define how the site is crawled, followed by searching for the desired content.
Starting the CrawlΒΆ
To begin crawling, go to the Crawl a new URL page and enter the siteβs homepage URL.
Review the parameters, then click Add to Crawl Queue. Sosse will crawl the site and add pages to the Collection.
Note
If pages arenβt crawled as expected, check whether the siteβs robots.txt file is blocking the crawler. Bypass it only if authorized. You can review this setting in the πΈ Domains for the website.
Collection SetupΒΆ
Collections control how Sosse accesses and logs website content. This section covers key settings; for full details, see the Collections documentation.
By default, the crawler processes only directly queued pages. Enabling recursion ensures linked pages are also crawled:
In the
β‘ Crawltab, enter a regular expression to match URLs for crawling.In the
π Archivetab, disableArchive contentif you only need to search pages without archiving.In the
π Recurrencetab, adjust the crawl frequency as needed.
Note
By default, Sosse archives pages, detects if a browser is required for rendering, and adjusts crawl frequency based on site updates. Modify the collection to optimize crawl speed or reduce disk usage.
Searching the WebsiteΒΆ
Once crawling is complete, search for keywords directly from the homepage.
For advanced search options, see the search parameters documentation.
Additional ResourcesΒΆ
See β‘ Collections for advanced crawling strategies.
Explore the Guides for further assistance.