11 Integrations with ScrapeGraphAI

View a list of ScrapeGraphAI integrations and software that integrates with ScrapeGraphAI below. Compare the best ScrapeGraphAI integrations as well as features, ratings, user reviews, and pricing of software that integrates with ScrapeGraphAI. Here are the current ScrapeGraphAI integrations in 2025:

  • 1
    Amazon Web Services (AWS)
    Amazon Web Services (AWS) is the world’s most comprehensive cloud platform, trusted by millions of customers across industries. From startups to global enterprises and government agencies, AWS provides on-demand solutions for compute, storage, networking, AI, analytics, and more. The platform empowers organizations to innovate faster, reduce costs, and scale globally with unmatched flexibility and reliability. With services like Amazon EC2 for compute, Amazon S3 for storage, SageMaker for AI/ML, and CloudFront for content delivery, AWS covers nearly every business and technical need. Its global infrastructure spans 120 availability zones across 38 regions, ensuring resilience, compliance, and security. Backed by the largest community of customers, partners, and developers, AWS continues to lead the cloud industry in innovation and operational expertise.
    Leader badge
    View Software
    Visit Website
  • 2
    Axis LMS

    Axis LMS

    Atrixware

    Axis LMS is a powerful, flexible learning management system built for businesses that take training seriously. Whether you’re onboarding employees, managing certifications, or delivering compliance training, Axis LMS makes it easy with automation, customization, and robust reporting. Designed for real-world use, it supports video, SCORM, quizzes, surveys and much more - all in a responsive, mobile-friendly interface for users. With powerful admin tools and branding options, Axis LMS helps you create engaging learning experiences that scale with your organization, both online and virtual classrooms. Trusted by organizations of all sizes since 1997, Axis LMS combines enterprise-level power with small-business flexibility. Whether you have 25 users or 10,000+, Axis LMS delivers a reliable, scalable solution that evolves with your training needs.
    Starting Price: $169/month
    Partner badge
    View Software
    Visit Website
  • 3
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 4
    LangChain

    LangChain

    LangChain

    LangChain is a powerful, composable framework designed for building, running, and managing applications powered by large language models (LLMs). It offers an array of tools for creating context-aware, reasoning applications, allowing businesses to leverage their own data and APIs to enhance functionality. LangChain’s suite includes LangGraph for orchestrating agent-driven workflows, and LangSmith for agent observability and performance management. Whether you're building prototypes or scaling full applications, LangChain offers the flexibility and tools needed to optimize the LLM lifecycle, with seamless integrations and fault-tolerant scalability.
  • 5
    PostHog

    PostHog

    PostHog

    PostHog is the single, open-source platform to analyze, test, observe, and deploy new features. We enable developers to build better products by providing the tools they need to capture events, perform analytics, record user sessions, conduct experiments, deploy new features, and more, all in one platform. PostHog can replace multiple tools you may currently use with one single, interoperable platform that lets you combine data in new ways. Available tools include... - Product Analytics, replaces Amplitude - Web Analytics, replaces Google Analytics - Feature Flags, replaces LaunchDarkly - Session Replay, replaces Fullstory - Mobile Replay, replaces LogRocket - Surveys, replaces Pendo - A/B Experiments, like VWO - Data Warehouse, replaces Looker - CDP, replaces Segment And we're constantly shipping new things! Plus, everything in PostHog includes a generous free tier each month so small teams don't have to worry about costs, after which you only pay for usage.
    Starting Price: Free
  • 6
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 7
    Activepieces

    Activepieces

    Activepieces

    Activepieces is an AI-powered, open-source, no-code automation platform designed to help teams streamline workflows and integrate AI seamlessly into everyday tasks. With over 280 pre-built automations (MCPs), Activepieces allows users to connect to popular apps, trigger processes, and even create personalized AI agents with minimal effort. The platform includes features like human input for approvals, a robust automation builder, and AI-assisted code for more advanced workflows. It empowers decentralized teams by offering tools for collaboration, governance, and security, making it suitable for organizations of all sizes, from startups to enterprises.
    Starting Price: $25/month
  • 8
    JavaScript

    JavaScript

    JavaScript

    JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.
    Starting Price: Free
  • 9
    JSON

    JSON

    JSON

    JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. JSON is built on two structures: 1. A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array. 2. An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence. These are universal data structures. Virtually all modern programming languages support them in one form or another.
    Starting Price: Free
  • 10
    LlamaIndex

    LlamaIndex

    LlamaIndex

    LlamaIndex is a “data framework” to help you build LLM apps. Connect semi-structured data from API's like Slack, Salesforce, Notion, etc. LlamaIndex is a simple, flexible data framework for connecting custom data sources to large language models. LlamaIndex provides the key tools to augment your LLM applications with data. Connect your existing data sources and data formats (API's, PDF's, documents, SQL, etc.) to use with a large language model application. Store and index your data for different use cases. Integrate with downstream vector store and database providers. LlamaIndex provides a query interface that accepts any input prompt over your data and returns a knowledge-augmented response. Connect unstructured sources such as documents, raw text files, PDF's, videos, images, etc. Easily integrate structured data sources from Excel, SQL, etc. Provides ways to structure your data (indices, graphs) so that this data can be easily used with LLMs.
  • 11
    NVIDIA DRIVE
    Software is what turns a vehicle into an intelligent machine. The NVIDIA DRIVE™ Software stack is open, empowering developers to efficiently build and deploy a variety of state-of-the-art AV applications, including perception, localization and mapping, planning and control, driver monitoring, and natural language processing. The foundation of the DRIVE Software stack, DRIVE OS is the first safe operating system for accelerated computing. It includes NvMedia for sensor input processing, NVIDIA CUDA® libraries for efficient parallel computing implementations, NVIDIA TensorRT™ for real-time AI inference, and other developer tools and modules to access hardware engines. The NVIDIA DriveWorks® SDK provides middleware functions on top of DRIVE OS that are fundamental to autonomous vehicle development. These consist of the sensor abstraction layer (SAL) and sensor plugins, data recorder, vehicle I/O support, and a deep neural network (DNN) framework.
  • Previous
  • You're on page 1
  • Next