Jan Čurn
jancurnFounder and CEO of Apify. I still enjoy coding.
ACTOR METRICS
12 public Actors
134 monthly users
97.7% runs succeeded
26 days response time
Hello world 👋🏻
Public Actors
Naked Domains Analyzer
jancurn/analyze-domains
Crawls and downloads web pages running on a list of provided naked domains e.g. "example.com". The actor stores HTML snapshot, screenshot, text body, and HTTP response headers of all the pages. It also extracts email addresses, phones, social handles for Facebook, Twitter, LinkedIn, and Instagram.
354
5
Metadata Extractor
jancurn/extract-metadata
A small efficient actor that loads a web page, parses its HTML using Cheerio library and extracts the following meta-data from the <HEAD> tag, such as page title, description, author etc.
1.2k
11
HTML to PDF Converter
jancurn/url-to-pdf
Loads a web page in headless Chrome using Puppeteer and prints it to PDF. The input is a JSON object and output is a PDF file.
387
9
Algolia Webcrawler
jancurn/algolia-webcrawler
Crawls a website using one or more sitemaps and imports the data to Algolia search index. The text content is identified using simple CSS selectors.
77
4
Probe Page Resources
jancurn/probe-page-resources
Sequentially loads a list of URLs in headless Chrome and analyzes HTTP resources requested by each page. Source code at https://github.com/jancurn/act-probe-page-resources
32
3
Example Sitemap Cheerio
jancurn/example-sitemap-cheerio
An example actor that first downloads a sitemap in XML format and the crawls each page from the sitemap using the fast CheerioCrawler from Apify SDK.
32
2
Screenshot Taker
jancurn/screenshot-taker
Takes a screenshot of one or more web pages using the Chrome browser. The actor enables the setting of custom viewport size, page load timeout, delay, proxies, and output image format.
569
12
Selenium Custom Firefox POC
jancurn/selenium-custom-firefox
Uses Selenium to run custom build of Firefox that is harder to detect. The actor just saves a screenshot and snapshot of the HTML.
61
2
Public Actors Lister
jancurn/public-actors-fetcher
Downloads a list of all Actors published in Apify Store, with all properties such as URL, title, description, etc. This is useful to create a knowledge file for a GPT, so that it knows which Actors can it use.
25
6
Broken Link Checker
jancurn/find-broken-links
Crawls a website and finds broken links. Unlike other similar SEO analysis tools, the actor also reports broken URL #fragments. The results are stored in a JSON and HTML report.
626
13
Residential Proxy Probe
jancurn/residential-proxy-probe
Find residential proxy sessions on Apify Proxy with target IP addresses geo-located in specific postal codes or DMAs.
615
4
Probe Resources Plus Webhook
jancurn/probe-resources-plus-webhook
Calls jancurn/probe-page-resources and then invokes a hard-coded webhook. The act takes same input as jancurn/probe-page-resources
3
1