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
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
HTTP server developed with Python and socket as the only web module.
# pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru)
# Using only one web module: socket, thus allow user to see and test every detail of HTTP-server.
# Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture.
# Double click the picture for full screen,
# move mouse cursor to the screen top to get the "X" button for exitting full screen.
# You can drag the pictur with left mouse button.
# You can change to other pictures by rolling the mouse wheel.
#...
Single-process HTTP1.1/FTP server; no threads or processes started per connection, runs with only few threads. Includes directory listing, virtual hosting, basic auth., support for PHP, Perl, Python, SSI, etc. All settings in one config/script file.
A pythonscript designed to keep two ftp servers in sync for game servers. Geared towards TF2 maps. Now you shouldn't have to worry any more about those pesky "Missing map. Disconnecting" messages!
A free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler.