Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Explore 10,000+ tools
Automated RMM Tools | RMM Software
Proactively monitor, manage, and support client networks with ConnectWise Automate
Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)
.../bin/sh
open ~/lazarus-src/lazarus.app --args "--pcp=~/.laz_main"
There is also a daily FPC development snapshot for ARM64.
1. Move fpc-src to your home directory
2. Install with a script like:
#!/bin/sh
cd ~/fpc-src
xattr -drv com.apple.quarantine *
sudo make FPC=$PWD/ppca64 OPT="-ap -FD/Library/Developer/CommandLineTools/usr/bin -XR/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" install
Adjust links in /usr/local/bin to point to 3.3.1 or choose compiler in Lazarus
...Just follow these steps:
#download:
$ wget https://sourceforge.net/projects/all-things-ubuntu-library/files/ATU_arm-linux.tar.gz
#extract:
$ tar -xf ATU_arm-linux.tar.gz
#install ATU locally:
$ ./ATU_arm-linux --install
#you also recommended to install dependencies like this:
$ sudo ./ATU_arm-linux --installdeps
#if you're using Vivid this will also f