Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ScrapeGraphAI/docs-mintlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: ScrapeGraphAI/docs-mintlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 23 files changed
  • 4 contributors

Commits on May 3, 2026

  1. [DO NOT MERGE] docs: n8n community node integration page (#67)

    * docs: add n8n community node integration page
    
    Adds integrations/n8n.mdx with full docs for n8n-nodes-scrapegraphai —
    installation, credentials, all seven resources, step-by-step Crawl→History→Airtable
    example with workflow screenshots, output modes, and troubleshooting.
    Adds docs.json nav entry under No-code group.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    
    * docs: remove mintlify preview screenshots from n8n integration
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
    Co-authored-by: Marco Vinciguerra <mvincig11@gmail.com>
    3 people authored May 3, 2026
    Configuration menu
    Copy the full SHA
    ea9a12e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. docs(integrations/make): document Get a past result, fix module names…

    …, drop Get Crawl Status (#69)
    
    - Add Get a past result module section with screenshot
    - Rename Module headings to match the actual Make module names (Scrape a URL, Extract data from URL, Search web, Crawl a website, Create monitor, Get monitor activity)
    - Rewrite Crawl a website section: the module is synchronous and returns the completed crawl in a single bundle (no separate Get Crawl Status module)
    - Delete the obsolete Get Crawl Status section and orphan images
    - Update the Tip in Get a past result to reflect the simpler Crawl → Iterator → Get a past result pattern
    
    Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    Vikrant-Khedkar and claude authored May 4, 2026
    Configuration menu
    Copy the full SHA
    896f665 View commit details
    Browse the repository at this point in the history
  2. feat: add images

    VinciGit00 committed May 4, 2026
    Configuration menu
    Copy the full SHA
    917792d View commit details
    Browse the repository at this point in the history
  3. Update introduction and installation docs

    Mintlify-Source: dashboard-editor
    mintlify[bot] authored May 4, 2026
    Configuration menu
    Copy the full SHA
    bdbf888 View commit details
    Browse the repository at this point in the history
  4. fix(cta): anchor sidebar CTA above TOC list with standard width

    Insert the widget as a sibling before the TOC <ul> so it always sits
    in the same column as the links, and cap its width at 200px so it
    renders at a consistent size across pages regardless of the sidebar
    container width.
    VinciGit00 committed May 4, 2026
    Configuration menu
    Copy the full SHA
    897c1c4 View commit details
    Browse the repository at this point in the history
  5. docs(nav): remove Additional Parameters group from v2 and v1 sidebars

    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    VinciGit00 and claude committed May 4, 2026
    Configuration menu
    Copy the full SHA
    f9f918c View commit details
    Browse the repository at this point in the history
  6. docs(nav): remove Toonify from v2 and v1 sidebars

    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    VinciGit00 and claude committed May 4, 2026
    Configuration menu
    Copy the full SHA
    8bd3c09 View commit details
    Browse the repository at this point in the history
  7. docs(sdks): link GitHub repos on Python and JS SDK pages

    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    VinciGit00 and claude committed May 4, 2026
    Configuration menu
    Copy the full SHA
    bcf08b9 View commit details
    Browse the repository at this point in the history
Loading