Open Source JavaScript Search Engines - Page 5

Browse free open source JavaScript Search Engines and projects below. Use the toggles on the left to filter open source JavaScript Search Engines by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Sphider Community Version

    Sphider Community Version

    Added features from the community forums

    This is an edited Version 1.3.5 of Sphider. Released under the GPLv3 Sphider 1.3.5 is required first. This package ONLY updates the original install of Sphider which can be found here. http://www.sphider.eu/download.php #What got me to work on this ? http://www.sphider.eu/forum/read.php?3,6156 "thanks, inmotion" Sphider-CV allows you to index using ".sh" scripts, but also retains the default features. This version does not work on WINDOWS servers due to it needing to run .sh files. It will take some modifications for it to run .bat files instead. I will also upload a WINDOWS version in the next few days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spider is web crawler written in the Java.Based on an Regular expression string the spider parses the internet for web pages matching this string and stores it in an MYSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpiderGraph will provide a fully working interactive history graph extension for Mozilla web browser. It will use the existing graphing tool, and will improve its graph layout capabilities by using domain specific information about web pages. SpiderGra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SquiggleSR is a Firefox plug-in which generates personalized queries to search engines to confuse search engines and protect user’s privacy. User favorites RSS flows and search engine statistics are used to create coherent and news related queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Standard-Sitemap Project
    The Standard-Sitemap Navigator is a Firefox extension to help navigate websites. The webmaster of a site can provide a navigational sitemap in XML, and this extension fetches it and displays it as you visit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Syndicateme.net ... Ajax Atom 1.0 Syndication Engine Tell your story ... Especially if you are a business along Queen St. in Toronto Canada or King Street Waterloo Canada. Syndication can be from a pop mailbox, and can use XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TabSearch is an easy way to search multiple web search engines in one go. The output is seperate frames for each chosen engine. It uses only HTML and JavaScript, so drop it into a folder and it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Internet Censor is a multi-platform, Internet clustering program, for which the resulting data will be used in the creation of a non-profit content-filtering Internet Search Engine for children.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Thenali is a content management system software project aimed to support the publication and maintenance of educational counselling and career counselling information website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Timedex is a project that uses Wikipedia data to display an indexed and searchable time line of events in an easy-to-use web app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Build your music portal easily. With this PHPNuke module you will be able to publish music information: Artists data, albums, songs, audio samples, chart lists, themes and more. You can install it with no technical knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Torrent30 is an open source AJAX-powered bittorrent search interface. This project has moved to Google Code and is available at http://code.google.com/p/torrent30
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wap Auto Index Advance

    Wap Auto Index Advance

    Auto Index wap is Advance of Download Portal (Multi Language)

    Djamolwap 13v -Advance Auto Index With Web Admin Panel + Multi Language + Themes ||||||||||||||||||||||||||||||||||||| New Updates ||||||||||||||||||||||||||||||||||||| - Multi Language Website 1) English 2) Urdu 3) Gujrati 4) Russian - User/Visitor manual change language website - Multi Language Plugin On/Off - Added Function in Admin Panel - Automatic All Mp3 Tag Setting Added _____________________________________________ Official Website : http://ai.djamol.com Demo Of Future & Installation Live http://youtube.com/phpindia ------------------------------------- [[ Requirements ]] Webserver (Cpanel OS OR Other OS) * PHP 5.0 or greater * MySQL 5.0 or greater # The mod_rewrite Apache module (.htaccess) (Note : mod_rewrite Apache if this future not avilalble then use DjAmolWap 10.4version without htaccess)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A semester project for SENG 513 at the University of Calgary. This is an online web-reservation system that will allow a user to make reservations at their favorite restaurant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    X-RAY

    X-RAY

    The next web scraper, see through the <html> noise

    Supports strings, arrays, arrays of objects, and nested object structures. The schema is not tied to the structure of the page you're scraping, allowing you to pull the data in the structure of your choosing. The API is entirely composable, giving you great flexibility in how you scrape each page. Paginate through websites, scraping each page. X-ray also supports a request delay and a pagination limit. Scraped pages can be streamed to a file, so if there's an error on one page, you won't lose what you've already scraped. Start on one page and move to the next easily. The flow is predictable, following a breadth-first crawl through each of the pages. X-ray has support for concurrency, throttles, delays, timeouts and limits to help you scrape any page responsibly. Swap in different scrapers depending on your needs. Currently supports HTTP and PhantomJS driver drivers. In the future, I'd like to see a Tor driver for requesting pages through the Tor network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    x3blog is multiuser weblog system,based on xml/xsl and ajax of browse,DIV+CSS layout measure up web2.0,written in ASP.NET(C#), many database be supported,Lucene.net 2.1 and optimize chinese analyzer by the fulltext search engine. http://blog.muchool.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XGreen Picture Gallery is a .Net Component which allows developers to add picture gallery component from toolbox. Now with Drag and Drop! The Project is still at development. -It will not run without JS file download it too..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML Tree is a dynamic, customizable tree-heirachy web-based interface. The information is all retrieved from a specified XML document and can therefore be syndicated easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML documents To Generated dynamic web application supporting CRUD actions. Credits to Ministry of Culture and Communication, France; UNESCO; Ecole Nationale des Chartes, France; PASS-TECH, France.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Firefox extension adds a sidebar to Firefox that allows searching with Yahoo! Search, via a Web Services API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    with Zip2Map, one can find the geo map of any zip code(now U.S. only). finding the zip code, returns the Map of the location with its name and state name. Google Maps api has been used with PHP-MySql and lots of Ajax to make it a real WEB 2.0 Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zoozle Search & Download Suchmaschine

    Zoozle Search & Download Suchmaschine

    Zoozle 2008 - 2010 Webpage, Tools and SQL Files

    Download search engine and directory with Rapidshare and Torrent - zoozle Download Suchmaschine All The files that run the World Leading German Download Search Engine in 2010 with 500 000 unique visitors a day - all the tools you need to set up a clone. Code Contains: - PHP Files for zoozle - Perl Crawler for gathering new content to database and all other cool tools i have created https://www.artikelschreiber.com/en/ https://www.unaique.net/en/ https://www.unaique.com/ https://www.unaique.de/ https://www.openinsider.de/ https://www.artikelschreiber.com/ https://zoozle.sourceforge.io/ https://www.artikelschreiben.com/ https://www.artikelschreiber.com/opensource/ It was very successful and 2008/2009 one of the biggest German download engines! We served over 650,000 unique visitors a day! We came to rule them all! #zoozle #win #successor #unaique
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    apMWSearch

    advanced search for mediawiki

    This extension for mediawiki is based on Woogle and during the last year we improved and enhanced this extension. The main differences between Woogle and apMWsearch are the following: * no remote server, search is restricted to the included wiki * more file types can be searched * possibility to use different engines for indexing files * more flexible configuration for embedding into mediawiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    bluebery is an easy-to-use sql/php based content manager that provides php libraries and methods to use in your sites pages with which you can very easily access & print desired items, or an iteration of items that are stored through the bluebery web ui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    COMMON VULNERABILITIES AND EXPOSURES (CVEŽ) DATABASE BROWSER, CVEBROWSER A web search engine for the CVE dictionary, targeted to be used on a intranet. CVEBrowser uses Java Servlets / JSP and MySQL and its designed to work well on RedHat
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB