đŸ•ˇī¸ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 0 (from laksa176)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

â„šī¸ Skipped - page is already crawled

📄
INDEXABLE
✅
CRAWLED
14 hours ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://orangedatamining.com/download/
Last Crawled2026-04-06 15:45:07 (14 hours ago)
First Indexed2021-01-12 03:09:36 (5 years ago)
HTTP Status Code200
Meta TitleOrange Data Mining
Meta DescriptionOrange Data Mining Toolbox
Meta Canonicalnull
Boilerpipe Text
macOS Orange for Apple silicon Orange3-3.40.0-Python3.12.10-arm64.dmg Orange for Intel Orange3-3.40.0-Python3.12.10-x86_64.dmg Not sure which installer to select? Click the Apple logo in the top-left corner of your screen, select About This Mac, and check the Chip or Processor field. If you see Apple, select the Orange for Apple Silicon installer. If you see Intel, select the Orange for Intel. Other platforms Anaconda Create and activate a conda environment for Orange (optional, but recommended) conda create python=3.11 --yes --name orange3 conda activate orange3 Add conda-forge to the list of channels you can install packages from (and make it default) conda config --add channels conda-forge conda config --set channel_priority strict and run conda install orange3 Pip Orange can also be installed from PyPI. You may need additional system packages provided by your distribution. If your system does not already provide PyQt, install it from PyPI pip install PyQt6 PyQt6-WebEngine Finally, install Orange pip install orange3 Installing from source Clone our repository from GitHub or download the source code tarball . Then follow the instructions in README.md Running Orange To run Orange Canvas run (activate the corresponding environment first if needed) python -m Orange.canvas
Markdown
[![Orange Logo](https://orangedatamining.com/_next/static/media/logo-orange.faff1861.svg)](https://orangedatamining.com/) - [Screenshots](https://orangedatamining.com/screenshots/) - [Download](https://orangedatamining.com/download/) - [Blog](https://orangedatamining.com/blog/) - [Docs](https://orangedatamining.com/docs/) - [Workshops](https://orangedatamining.com/workshops/) - [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A76TAX87ZVR3J) ![Download orange](https://orangedatamining.com/_next/static/media/download-hero.c2cfe7d2.png) # Download Orange ## Windows ### Standalone installer (default) [Orange3-3.40.0-x86\_64.exe](https://download.biolab.si/download/files/Orange3-3.40.0-x86_64.exe) Can be used without administrative privileges. ### Portable Orange [Orange3-3.40.0.zip](https://download.biolab.si/download/files/Orange3-3.40.0.zip) No installation needed. Just extract the archive and open the shortcut in the extracted folder. ## macOS ### Orange for Apple silicon [Orange3-3.40.0-Python3.12.10-arm64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-arm64.dmg) ### Orange for Intel [Orange3-3.40.0-Python3.12.10-x86\_64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-x86_64.dmg) **Not sure which installer to select?** Click the Apple logo in the top-left corner of your screen, select About This Mac, and check the Chip or Processor field. If you see Apple, select the Orange for Apple Silicon installer. If you see Intel, select the Orange for Intel. ## Other platforms ### Anaconda Create and activate a conda environment for Orange (optional, but recommended) ``` conda create python=3.11 --yes --name orange3 conda activate orange3 ``` Add conda-forge to the list of channels you can install packages from (and make it default) ``` conda config --add channels conda-forge conda config --set channel_priority strict ``` and run ``` conda install orange3 ``` ### Pip Orange can also be installed from PyPI. You may need additional system packages provided by your distribution. If your system does not already provide PyQt, install it from PyPI ``` pip install PyQt6 PyQt6-WebEngine ``` Finally, install Orange ``` pip install orange3 ``` ### Installing from source Clone our repository from [GitHub](https://github.com/biolab/orange3) or download the [source code tarball](https://github.com/biolab/orange3/archive/stable.tar.gz). Then follow the instructions in [README.md](https://github.com/biolab/orange3/blob/stable/README.md) ### Running Orange To run Orange Canvas run (activate the corresponding environment first if needed) ``` python -m Orange.canvas ``` ## Download archive Download older versions from [our archive](https://download.biolab.si/download/files/). ![Addons](https://orangedatamining.com/_next/static/media/download-addons.a17fe177.png)![Addons](https://orangedatamining.com/_next/static/media/download-addons.a17fe177.png) ## Installing add-ons Additional features can be added to Orange by installing add-ons. You can find add-on manager in Options menu. ### Orange - [FAQ](https://orangedatamining.com/faq/) - [License](https://orangedatamining.com/license/) - [Privacy](https://orangedatamining.com/privacy/) - [Citation](https://orangedatamining.com/citation/) - [Contact](https://orangedatamining.com/contact/) ### [Download](https://orangedatamining.com/download/) - [Windows](https://orangedatamining.com/download/#win) - [Mac OS](https://orangedatamining.com/download/#mac) - [Other platforms](https://orangedatamining.com/download/#other) ### Community - [LinkedIn](https://www.linkedin.com/company/orange-data-mining) - [Facebook](https://www.facebook.com/orangedatamining) - [Stack Exchange](https://datascience.stackexchange.com/questions/tagged/orange) - [YouTube](https://www.youtube.com/channel/UClKKWBe2SCAEyv7ZNGhIe4g) - [Discord](https://discord.com/invite/FWrfeXV) ### [Documentation](https://orangedatamining.com/docs/) - [Get started](https://orangedatamining.com/getting-started/) - [YouTube tutorials](https://www.youtube.com/channel/UClKKWBe2SCAEyv7ZNGhIe4g) - [Example workflows](https://orangedatamining.com/examples/) - [Widgets](https://orangedatamining.com/widget-catalog/) - [Scripting](https://orange3.readthedocs.io/projects/orange-data-mining-library/en/latest/) ### Developers - [GitHub](https://github.com/biolab/orange3) - [Getting started](http://docs.biolab.si/3/development/) [Donate to Orange](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A76TAX87ZVR3J) Copyright Š University of Ljubljana This site uses cookies to improve your experience. Details Understand
Readable Markdown
## macOS ### Orange for Apple silicon [Orange3-3.40.0-Python3.12.10-arm64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-arm64.dmg) ### Orange for Intel [Orange3-3.40.0-Python3.12.10-x86\_64.dmg](https://download.biolab.si/download/files/Orange3-3.40.0-Python3.12.10-x86_64.dmg) **Not sure which installer to select?** Click the Apple logo in the top-left corner of your screen, select About This Mac, and check the Chip or Processor field. If you see Apple, select the Orange for Apple Silicon installer. If you see Intel, select the Orange for Intel. ## Other platforms ### Anaconda Create and activate a conda environment for Orange (optional, but recommended) ``` conda create python=3.11 --yes --name orange3 conda activate orange3 ``` Add conda-forge to the list of channels you can install packages from (and make it default) ``` conda config --add channels conda-forge conda config --set channel_priority strict ``` and run ``` conda install orange3 ``` ### Pip Orange can also be installed from PyPI. You may need additional system packages provided by your distribution. If your system does not already provide PyQt, install it from PyPI ``` pip install PyQt6 PyQt6-WebEngine ``` Finally, install Orange ``` pip install orange3 ``` ### Installing from source Clone our repository from [GitHub](https://github.com/biolab/orange3) or download the [source code tarball](https://github.com/biolab/orange3/archive/stable.tar.gz). Then follow the instructions in [README.md](https://github.com/biolab/orange3/blob/stable/README.md) ### Running Orange To run Orange Canvas run (activate the corresponding environment first if needed) ``` python -m Orange.canvas ```
Shard0 (laksa)
Root Hash6572302821992386600
Unparsed URLcom,orangedatamining!/download/ s443