ohhsodead/FTP-Crawler
Basic file crawler written for fun.
This tool helps developers quickly list all files found on multiple FTP servers. You provide a list of FTP server addresses, and it generates a file containing detailed information for each file found, including its name, size, last modified date, and direct URL. It's designed for developers who need a simple way to catalog files from various FTP sources.
No commits in the last 6 months.
Use this if you are a developer looking for a basic, command-line tool to retrieve file listings from multiple FTP servers for personal or experimental use.
Not ideal if you need a robust, production-ready solution for enterprise-level data collection or require advanced features like incremental crawls, authentication, or error handling.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ohhsodead/FTP-Crawler"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.