Business Software for JavaScript - Page 18

Top Software that integrates with JavaScript as of April 2026 - Page 18

  • 1
    GitHub Advanced Security
    With AI-powered remediation, static analysis, secret scanning, and software composition analysis, GitHub Advanced Security helps developers and security teams work together to eliminate security debt and keep new vulnerabilities out of code. Code scanning with Copilot Autofix detects vulnerabilities, provides contextual explanations, and suggests fixes in the pull request and for historical alerts. Solve your backlog of application security debt. Security campaigns target and generate autofixes for up to 1,000 alerts at a time, rapidly reducing the risk of application vulnerabilities and zero-day attacks. Secret scanning with push protection guards over 200 token types and patterns from more than 150 service providers, even elusive secrets like passwords and PII. Powered by security experts and a global community of more than 100 million developers, GitHub Advanced Security provides the insights and automation you need to ship more secure software on schedule.
    Starting Price: $49 per month per user
  • 2
    Llama 3.3
    Llama 3.3 is the latest iteration in the Llama series of language models, developed to push the boundaries of AI-powered understanding and communication. With enhanced contextual reasoning, improved language generation, and advanced fine-tuning capabilities, Llama 3.3 is designed to deliver highly accurate, human-like responses across diverse applications. This version features a larger training dataset, refined algorithms for nuanced comprehension, and reduced biases compared to its predecessors. Llama 3.3 excels in tasks such as natural language understanding, creative writing, technical explanation, and multilingual communication, making it an indispensable tool for businesses, developers, and researchers. Its modular architecture allows for customizable deployment in specialized domains, ensuring versatility and performance at scale.
    Starting Price: Free
  • 3
    Scout

    Scout

    Scout

    Scout is a comprehensive platform that enables users to build, launch, and scale AI solutions efficiently. It offers a workflow builder for creating AI automations using models, web scraping, data storage, API calls, and customized logic. Users can set up automated content ingestion from various sources, including websites and documentation, and connect multiple large language models within a single workflow to find optimal solutions. Deployment options include Copilots for delivering AI-generated answers directly on websites, Slack integration for customer interactions, and APIs and SDKs for building custom AI applications at scale. Scout provides comprehensive testing and tuning features, including evaluations, real-time monitoring, and built-in logging to oversee workflow status, latency, and costs. The platform is trusted by teams building the future.
    Starting Price: $49 per month
  • 4
    Progressier

    Progressier

    Progressier

    Progressier is a no-code toolkit that transforms existing web applications into fully-featured Progressive Web Apps (PWAs), enhancing user engagement across devices and browsers. It enables universal installation, allowing web apps to be seamlessly installed on iOS, Android, Windows, macOS, and Chrome OS, with step-by-step guidance available in over 20 languages. The platform offers a comprehensive push notification system, facilitating the creation, scheduling, and management of notifications through an intuitive dashboard or API, compatible with various JavaScript frameworks and low-code platforms. Progressier provides a no-code caching strategy builder, allowing users to select predefined strategies and apply them to specific resources, with the platform automatically generating the necessary service worker logic. Additionally, it offers a PWA management suite, enabling centralized control of app components.
    Starting Price: $15 per month
  • 5
    Impler

    Impler

    Impler

    Impler is an open source data import infrastructure designed to help engineering teams build rich data import experiences without constantly reinventing the wheel. It offers a guided data importer that navigates users through smooth data import steps, smart auto mappings that automatically align user file headings with specified columns to reduce errors, and robust validations to ensure each cell meets the defined schema and custom rules. The platform also provides validation hooks, allowing developers to write custom JavaScript code to validate data against databases, and an Excel template generator that creates tailored templates based on defined columns. Impler supports importing data with images, enabling users to upload images alongside data records, and offers an auto-import feature to fetch and import data automatically on a scheduled basis.
    Starting Price: $35 per month
  • 6
    LuGo-Test

    LuGo-Test

    LuGo-Test

    Efficient, accurate, and fair assessments for your hiring needs. Use coding challenges to see how applicants write, compile, and run code. Browse their compilation history and see how applicants think. Our questions repository contains more than 300 technologies. Create a test by choosing the questions that best fit your job position needs. With themed tests, companies can implement their unique website design and product theme into our testing app. Our test application detects if candidates are using ChatGPT's website and disqualifies them if they do (after warning them first). During the test, the test app takes screenshots to verify the applicant does not copy the answers from the web. We use AI to show the risks. Verify your applicant is the only one taking the test. We use face detection to verify a human face is detected; the service will send a profile image report after the test is submitted.
    Starting Price: $35 per month
  • 7
    Opengrep

    Opengrep

    Opengrep

    Opengrep is an open-source static code analysis engine designed to identify security vulnerabilities within codebases. As a fork of Semgrep, it maintains a similar focus on providing fast and powerful code pattern search capabilities across more than 30 programming languages, including Python, JavaScript, and Go. Opengrep enables developers to define custom rules for pattern matching, facilitating the detection of potential security issues and promoting adherence to coding standards. By integrating Opengrep into the development workflow, teams can proactively address vulnerabilities, thereby enhancing the overall security and reliability of their software projects.
    Starting Price: Free
  • 8
    PhantomJS

    PhantomJS

    PhantomJS

    PhantomJS is a headless web browser scriptable with JavaScript, running on Windows, macOS, Linux, and FreeBSD. Utilizing QtWebKit as its back-end, it offers fast and native support for various web standards, including DOM handling, CSS selectors, JSON, Canvas, and SVG. This makes it an optimal solution for tasks such as page automation, screen capture, headless website testing, and network monitoring. For example, a simple script can load a webpage and capture it as an image.
    Starting Price: Free
  • 9
    HtmlUnit

    HtmlUnit

    HtmlUnit

    HtmlUnit is a "GUI-Less browser for Java programs" that models HTML documents and provides an API to interact with web pages, such as invoking pages, filling out forms, and clicking links, similar to a standard web browser. It offers fairly good JavaScript support, which is constantly improving and is capable of handling complex AJAX libraries, simulating browsers like Chrome, Firefox, or Edge depending on the configuration used. Typically used for testing purposes or retrieving information from websites, HtmlUnit is not a generic unit testing framework but is intended to simulate a browser within another testing framework such as JUnit or TestNG. It is utilized as the underlying "browser" by various open source tools like WebDriver, Arquillian Drone, and Serenity BDD, and is employed by many projects for automated web testing, including Apache Shiro, Apache Struts, and Quarkus.
    Starting Price: Free
  • 10
    Zombie.js

    Zombie.js

    Zombie.js

    Zombie.js is a lightweight, headless testing framework for Node.js that enables developers to simulate browser environments for testing client-side JavaScript code without the need for a graphical browser. It allows for the automation of web interactions such as form submissions, link clicks, and navigation, facilitating full-stack testing in a simulated environment. Developers can utilize Zombie.js to perform actions like visiting web pages, filling out forms, and asserting conditions within their test suites. The framework integrates seamlessly with testing libraries like Mocha, providing a streamlined approach to writing and executing tests.
    Starting Price: Free
  • 11
    trifleJS

    trifleJS

    trifleJS

    TrifleJS is a headless browser designed for test automation, utilizing the .NET WebBrowser class and the V8 JavaScript engine to emulate Internet Explorer environments. Its API is modeled after PhantomJS, making it familiar to users of that framework. TrifleJS supports various versions of Internet Explorer, allowing emulation of IE7, IE8, and IE9, depending on the installed version. Developers can execute scripts via the command line, specifying the desired IE version for emulation. The platform offers an interactive mode (REPL) for debugging and testing JavaScript code.
    Starting Price: Free
  • 12
    SlimerJS

    SlimerJS

    SlimerJS

    SlimerJS is a free, open source scriptable browser for web developers, allowing interaction with web pages through external JavaScript scripts. It enables tasks such as opening web pages, clicking links, and modifying content, making it useful for functional tests, page automation, network monitoring, screen capture, and web scraping. Unlike PhantomJS, SlimerJS runs on top of Gecko, the browser engine of Mozilla Firefox, instead of WebKit, and can operate in both headless and non-headless modes. APIs of SlimerJS are similar to the APIs of PhantomJS but there are a few differences in their behavior. However, most of the scripts for PhantomJS run perfectly well with SlimerJS right now.
    Starting Price: Free
  • 13
    Nakama

    Nakama

    Heroic Labs

    Nakama is an open source game server framework developed by Heroic Labs, designed to facilitate the creation of real-time, multiplayer, and social games across various platforms, including Godot, Unity, Unreal Engine, and more. It provides a comprehensive suite of features such as real-time multiplayer capabilities, customizable matchmaking algorithms, leaderboards, in-game chat, and support for in-game currencies. Developers can extend Nakama's functionality using server-side logic written in Go, TypeScript, or Lua, allowing for authoritative game mechanics and enhanced control over game state. The platform also offers open-source client libraries tailored for different game engines and languages, ensuring seamless integration and flexibility in game development. Nakama is your dedicated server, not another multi-tenant SaaS. Add custom features and secure authoritative gameplay logic directly to your game server.
    Starting Price: Free
  • 14
    ScreenshotOne

    ScreenshotOne

    ScreenshotOne

    ScreenshotOne is a screenshot API designed for developers to render website screenshots with a simple API call, eliminating the need to manage browser clusters and handle complex scenarios. The platform offers features such as removing ads, blocking cookie banners, and hiding chat widgets to ensure clean screenshots. It supports various customization options, including rendering in dark mode, hiding specific selectors, clicking on elements, and adding custom JavaScript and CSS. ScreenshotOne delivers pixel-perfect quality, accommodating any screen size or predefined device settings, and can capture full-page screenshots with rendered lazy-loaded images. Integration is straightforward, with support for multiple programming languages like Java, Go, Node.js, PHP, Python, Ruby, and C#. The platform also provides no-code integrations with tools such as Zapier, Airtable, and Bubble, allowing users to render website screenshots without writing code.
    Starting Price: $17 per month
  • 15
    WebKit

    WebKit

    WebKit

    WebKit is a fast, open source web browser engine used by Safari, Mail, App Store, and many other applications on macOS, iOS, and Linux. It serves as the foundation for rendering web content and executing JavaScript in these applications. Developers can contribute to the project by reporting bugs or submitting code. Web developers can follow WebKit's development, check feature status, and download Safari Technology Preview to experiment with the latest web technologies. The project emphasizes real-world web compatibility, standards compliance, stability, performance, battery life, security, privacy, portability, usability, and ease of code modification. WebKit is open source and available under the BSD 2-Clause license, with the exception of the WebCore and JavaScriptCore components, which are available under the GNU Lesser General Public License.
    Starting Price: Free
  • 16
    ScrapFly

    ScrapFly

    ScrapFly

    Scrapfly offers a suite of APIs designed to streamline web data collection for developers. Their web scraping API enables efficient extraction of web pages, handling challenges like anti-scraping measures and JavaScript rendering. The Extraction API utilizes AI and large language models to parse documents and extract structured data, while the screenshot API allows for capturing high-quality visuals of web pages. These tools are built to scale, ensuring reliability and performance as data needs grow. Scrapfly also provides comprehensive documentation, SDKs in Python and TypeScript, and integrations with platforms like Zapier and Make to facilitate seamless integration into various workflows.
    Starting Price: $30 per month
  • 17
    Falcon Mamba 7B

    Falcon Mamba 7B

    Technology Innovation Institute (TII)

    Falcon Mamba 7B is the first open-source State Space Language Model (SSLM), introducing a groundbreaking architecture for Falcon models. Recognized as the top-performing open-source SSLM worldwide by Hugging Face, it sets a new benchmark in AI efficiency. Unlike traditional transformers, SSLMs operate with minimal memory requirements and can generate extended text sequences without additional overhead. Falcon Mamba 7B surpasses leading transformer-based models, including Meta’s Llama 3.1 8B and Mistral’s 7B, showcasing superior performance. This innovation underscores Abu Dhabi’s commitment to advancing AI research and development on a global scale.
    Starting Price: Free
  • 18
    ScrapeGraphAI

    ScrapeGraphAI

    ScrapeGraphAI

    ScrapeGraphAI is an AI-powered web scraping platform that transforms unstructured web content into clean, organized JSON data. Designed for AI agents and large language models, it enables users to extract data from various websites, including e-commerce, social media, and dynamic web applications, using natural language instructions. The platform offers a simple API with official SDKs for Python, JavaScript, and TypeScript, facilitating quick setup without complex configurations. ScrapeGraphAI adapts to website changes automatically, ensuring reliable data collection. It is built for scalability, featuring automatic proxy rotation and rate limiting, making it suitable for both startups and enterprises. The platform operates on a transparent, usage-based pricing model, starting with a free tier and scaling according to user needs. Additionally, ScrapeGraphAI provides an open source Python library that utilizes large language models and direct graph logic.
    Starting Price: $20 per month
  • 19
    UseScraper

    UseScraper

    UseScraper

    UseScraper is a powerful web crawler and scraper API designed for speed and efficiency. By entering any website URL, users can retrieve page content in seconds. For those needing comprehensive data extraction, the Crawler can fetch sitemaps or perform link crawling, processing thousands of pages per minute using the auto-scaling infrastructure. The platform supports output in plain text, HTML, or Markdown formats, catering to various data processing needs. Utilizing a real Chrome browser with JavaScript rendering, UseScraper ensures the successful processing of even the most complex web pages. Features include multi-site crawling, exclusion of specific URLs or site elements, webhook updates for crawl job status, and a data store accessible via API. The service offers a pay-as-you-go plan with 10 concurrent jobs and a rate of $1 per 1,000 web pages, as well as a Pro plan for $99 per month, which includes advanced proxies, unlimited concurrent jobs, and priority support.
    Starting Price: $99 per month
  • 20
    Skrape.ai

    Skrape.ai

    Skrape.ai

    Skrape.ai is an AI-powered web scraping API designed to transform any website into clean, structured data or markdown, making it ideal for AI training, retrieval-augmented generation systems, and data analysis. The platform offers smart crawling capabilities, automatically navigating websites without sitemaps while respecting robots.txt directives. It supports full JavaScript rendering, handling single-page applications, and dynamic content loading seamlessly. Users can specify their desired data schema and receive structured data accordingly. Skrape.ai ensures real-time data retrieval without caching, providing fresh content with each request. The platform also allows for actions such as clicking buttons, scrolling, and waiting for content to load, enhancing its ability to interact with complex web pages. With a simple, transparent pricing model, Skrape.ai offers various plans to accommodate different project sizes and requirements, starting with a free tier.
    Starting Price: $15 per month
  • 21
    InstantAPI.ai

    InstantAPI.ai

    InstantAPI.ai

    InstantAPI.ai is an AI-powered web scraping tool that enables users to convert any website into a customizable API quickly. It offers a no-code Chrome extension for effortless data extraction and an API for seamless integration into custom workflows. The platform automatically handles tasks such as premium proxy usage, JavaScript rendering, CAPTCHA handling, and returns data in structured formats like JSON, HTML, or Markdown. Users can extract comprehensive data, including product details, reviews, and pricing, from any site with ease. InstantAPI.ai provides flexible pricing plans, starting with a free trial, and offers monthly subscriptions for continued access. For enterprise needs, it offers advanced features like geo-specific proxies and dedicated support. The platform emphasizes simplicity, speed, and affordability, making it suitable for developers, data scientists, and businesses seeking efficient web data extraction solutions.
    Starting Price: $9 per month
  • 22
    WebScraping.ai

    WebScraping.ai

    WebScraping.ai

    WebScraping.AI is an AI-powered web scraping API that simplifies data extraction by handling browsers, proxies, CAPTCHAs, and HTML parsing on behalf of the user. By providing a URL, users can receive the HTML, text, or data from the target webpage. The platform features JavaScript rendering in a real browser, ensuring that page content appears exactly as it would on a user's computer. It also offers automatically rotated proxies, allowing users to scrape any site without limitations, with geotargeting options available. HTML parsing is performed on WebScraping.AI's servers, alleviating concerns about heavy CPU load and potential vulnerabilities in HTML parsers. Additionally, the platform includes tools powered by large language models to extract unstructured page content, provide answers to questions, generate summaries, and perform rewrites. Users can extract visible page text after JavaScript rendering and use it as a prompt for their own LLM models.
    Starting Price: $29 per month
  • 23
    AppWarp

    AppWarp

    ShepHertz Technologies

    AppWarp is a powerful real-time multiplayer game development framework that enables seamless integration of interactive online gameplay across multiple platforms. Supporting over 18 SDKs, including iOS, Android, Unity3D, and Cocos2Dx, it allows developers to create engaging real-time and turn-based multiplayer experiences effortlessly. AppWarp offers essential features like matchmaking, connection stability, and cross-platform functionality, ensuring smooth gameplay interactions. Developers can leverage its intuitive client-side tools to manage virtual rooms, lobbies, and communication using a custom binary protocol. For those needing more control, AppWarp S2 provides an on-premise server solution, allowing developers to host their own authoritative game servers with advanced customization options such as server-side authentication and game logic.
    Starting Price: $100 per month
  • 24
    PlayerIO

    PlayerIO

    PlayerIO

    PlayerIO provides a robust suite of tools and services tailored for developers of online games, allowing them to focus on creating engaging experiences without worrying about backend complexities. The platform includes powerful features like a cloud-based database for scalable data storage, a file storage system for asset management, and comprehensive hosting solutions. It also supports multiplayer game functionalities and offers extensive analytics, virtual economy systems, and easy integration with multiple payment gateways, positioning itself as a one-stop solution for game development needs.
    Starting Price: $24.95 per month
  • 25
    LiveKit

    LiveKit

    LiveKit

    LiveKit is a real-time platform that enables developers to build video, voice, and data capabilities into their applications. Building on WebRTC, it supports a broad range of frontend and backend platforms. LiveKit's network is optimized for ultra-low latency, extreme resiliency, and massive scale. Our team is distributed across the world, and our infrastructure delivers billions of minutes of audio and video every month. LiveKit provides SDK support across all major platforms, allowing you to code your application with a LiveKit client natively designed for your platform of choice. You can self-host LiveKit for free without changing a line of code, as the entire ecosystem of tools and services is Apache 2.0 open source. LiveKit offers a feature-rich platform, including SSO and RBAC for teams, enterprise-grade security with end-to-end encryption, noise and echo cancellation, session recording, stream ingestion, and moderation tools.
    Starting Price: $50 per month
  • 26
    Phaser

    Phaser

    Phaser

    Phaser is a fast, free, and fun open source HTML5 game framework that offers WebGL and Canvas rendering across desktop and mobile web browsers. It has been actively developed for over 10 years. Phaser is built on and around web standards and puts the browser first. Web export isn't an afterthought or checkbox on a feature list; it's our home. Phaser is fully open source, and you have unrestricted access to every last line of code in the core library. Phaser has more ready-made templates than any other game framework and is a great CLI tool. Games made with Phaser have been used as the cornerstone for marketing campaigns for years. They've been deployed everywhere, including as prominent features on sites for major Hollywood film blockbusters, massive brand promotional campaigns, educational content, interactive experiences, TV shows, news reports, charity fund-raising broadcasts, live events marketing, and so many more.
    Starting Price: $9 per month
  • 27
    Inspectle

    Inspectle

    Inspectle

    Inspect Element is a built-in tool in most web browsers that allows users to view and edit a website's HTML, CSS, and JavaScript code in real time. This feature is particularly useful for web developers, designers, and digital marketers to debug elements, test layout changes, and perform live CSS editing. The tool displays the HTML structure of the webpage, allowing users to select and inspect specific elements. The associated CSS styles are shown in a separate panel, where users can make temporary modifications to see how changes would affect the page's appearance. These adjustments are local and do not alter the actual website; refreshing the page will revert to the original content. This functionality is invaluable for testing design changes, troubleshooting issues, and learning how different web elements are constructed. Our platform is designed around flexibility. Each production site in the world is unique and so is the solution.
    Starting Price: €24 per month
  • 28
    Intelligems

    Intelligems

    Intelligems

    Intelligems provides data-driven solutions and helps maximize profits for Shopify merchants wanting to optimize their content, prices, discounts, and shipping rates. Our mission is simple, we want to help ecommerce entrepreneurs improve their businesses and make more money, by helping you use data to manage your pricing and profitability more effectively. We aim to provide independent ecommerce stores access to the same revenue optimization tools that power the growth and profitability of companies like Amazon and Uber. Intelligems can run AB tests for website imagery and copy, landing pages, Shopify themes, UX, and more, all at an affordable price. With the recent sunset of Google Optimize, now is the time to find an alternative. Use the Intelligems visual content editor to test edits to any text copy, images, HTML, or CSS on your Shopify store. Redirect between versions of a page to see which resonates best with customers.
    Starting Price: $74 per month
  • 29
    SikuliX

    SikuliX

    SikuliX

    SikuliX is an open source automation tool that enables users to automate any visible element on their desktop screens across Windows, Mac, or certain Linux/Unix systems. It utilizes image recognition powered by OpenCV to identify and interact with screen elements, allowing for the automation of tasks that are otherwise difficult to script. SikuliX offers an Integrated Development Environment (IDE) for writing visual scripts using screenshots, as well as a Java API for integrating image-based automation into existing applications. The software packages representing SikuliX are open source under the MIT license and publicly available for whatever use. SikuliX internally uses OpenCV to support image-related features and Tesseract for text features. The latest stable version, SikuliX 1.1.1, is recommended for use.
    Starting Price: Free
  • 30
    Luigi

    Luigi

    Luigi

    Luigi is an enterprise-ready micro-frontend framework designed to help developers build modular, extensible, scalable, and consistent user interfaces and web applications. It enables the decomposition of monolithic web applications into clear UI modules that reflect their underlying backend modularity, promoting a unified user experience in distributed development environments. Luigi is technology-agnostic, allowing seamless integration of UI modules from external systems and facilitating the extension of applications with additional functionalities from customers or third-party vendors in a secure manner. This approach allows the division and distribution of end-to-end feature development across multiple teams, enabling them to independently and rapidly develop, deploy, maintain, and operate their solutions. By preventing technology lock-ins, Luigi allows organizations to react quickly to new trends.
    Starting Price: Free
MongoDB Logo MongoDB