Get open ports and port vulnerabilities of given IP addresses or hosts.
Port Scanner actor helps you to get information on multiple servers/hosts and discover open ports with their vulnerabilities.
You can discover following information:
1[ 2 { 3 "host": "console.apify.com", 4 "hostnames": [ 5 { 6 "name": "console.apify.com", 7 "type": "user" 8 }, 9 { 10 "name": "ec2-100-25-66-255.compute-1.amazonaws.com", 11 "type": "PTR" 12 } 13 ], 14 "addresses": { 15 "ipv4": "100.25.66.255" 16 }, 17 "status": { 18 "state": "up", 19 "reason": "syn-ack" 20 }, 21 "uptime": { 22 "seconds": "3354905", 23 "lastboot": "Sun Dec 31 03:03:11 2023" 24 }, 25 "tcp": { 26 "80": { 27 "state": "open", 28 "reason": "syn-ack", 29 "name": "http", 30 "product": "awselb/2.0", 31 "version": "", 32 "extrainfo": "", 33 "cpe": "", 34 "vulnerability": {...} 35 }, 36 "443": { 37 "state": "open", 38 "reason": "syn-ack", 39 "name": "https", 40 "product": "awselb/2.0", 41 "version": "", 42 "extrainfo": "", 43 "cpe": "", 44 "vulnerability": {...} 45 } 46 }, 47 "osmatch": [ 48 { 49 "name": "Linux 4.2", 50 "accuracy": "85", 51 "line": "67020", 52 "osclass": [ 53 { 54 "type": "general purpose", 55 "vendor": "Linux", 56 "osfamily": "Linux", 57 "osgen": "4.X", 58 "accuracy": "85", 59 "cpe": [ 60 "cpe:/o:linux:linux_kernel:4.2" 61 ] 62 } 63 ] 64 } 65 ] 66 } 67]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!