VOOZH about

URL: https://apify.com/lukaskrivka/log-scanner

⇱ Log Scanner Β· Apify


Pricing

Pay per usage

Go to Apify Store

Log scanner helps you to find particular text in your log files. It can scan [Apify](https://apify.com/) runs, tasks, or actors but also arbitrary text files. If you ever had a problem finding that one error in a thousand runs, this is a tool to use.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ LukΓ‘Ε‘ KΕ™ivka

LukΓ‘Ε‘ KΕ™ivka

Maintained by Community

Actor stats

3

Bookmarked

27

Total users

1

Monthly active users

3 years ago

Last modified

Share

Features

Log scanner helps you to find particular text in your log files. It can scan Apify runs, tasks or actors but also arbitrary text files. If you ever had a problem finding that one error in a thousand runs, this is a tool to use.

  • Matches regular expressions on every line of the text
  • Scans infinite amount of Apify runs or text file URLs
  • Provides detailed report about every match
  • Can scan an actor or task with a started at and finished at bounds

Input

Check detailed input description or just try the task on Apify.

Output

Each matched regular expression provides a detailed report

{
"lineText":"2020-08-11T12:55:25.677Z TypeError: extractors is not a function",
"line":4,
"matches":[
"Error"
],
"regex":"/Error/",
"runId":"qW3fjxtLoYbRwIt28",
"runStartedAt":"2020-08-11T12:55:19.411Z",
"runFinishedAt":"2020-08-11T12:55:26.662Z"
}

You might also like

Email Notification Webhook

mnmkng/email-notification-webhook

This actor sends you an email notification with a log file when one of your other actors fails, succeeds, times out, you name it.

Reddit API Scraper

comchat/reddit-api-scraper

Reddit Scraper is a powerful tool that allows you to extract data from Reddit such as posts by keyword. With Reddit Scraper, you can easily gather valuable information from Reddit without the need to log in. You can easily use this Reddit scraper as an alternative API.

Failed Runs Monitor

jannovotny/failed-runs-monitor

This actor will let you know about failed or time outed runs of your actors and tasks via Slack or email. It can also notice you about successful runs with empty dataset, check JSON schema of dataset items, or about runs that are running for too long.

πŸ‘ User avatar

Jan NovotnΓ½

19

πŸŽ‰ Apify Actors

prog-party/apify-actors

This Apify Actors Actor retrieves data from Apify, allowing to filter, and returns a list of actors as a Dataset.

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.

74

5.0

HTTP API & Webhook Gateway

amernas/http-api-webhook-gateway

A versatile actor that functions as both a powerful HTTP client and a secure webhook receiver. If your application can trigger an Apify actor but can't make direct HTTP calls, use this tool to interact with any external API. It also provides a stable endpoint to receive incoming webhooks.

πŸ‘ User avatar

Traffic Architect

35

Actor Testing

pocesar/actor-testing

Test your actors with varying inputs and expected outputs, duplicates, bad output fields, or unexpected log messages using Jasmine

61

5.0

PDF Text Extractor

jirimoravcik/pdf-text-extractor

PDF Text Extractor allows you to extract text from PDF files. It also supports chunking of the text to prepare the data for usage with large language models.

πŸ‘ User avatar

JiΕ™Γ­ Moravčík

1.1K

Apify Actor Scraper

viridian_butter/apify-actor-scraper

The Apify Actor Scraper is a high-performance, reliable web scraping tool designed to extract comprehensive metadata from the Apify Store. It provides developers and researchers with a clear view of the Apify ecosystem by collecting detailed information on available Actors.

3

Related articles

Introduction to Apify Store: the world’s largest marketplace of web scrapers
Read more
The definitive guide to text scraping
Read more
10 web scraping challenges (+ solutions) in 2025
Read more