Grabber History
What This Page Does
This page shows a detailed log of every grab and import operation that has occurred on your site. It tracks automated grabs, manual grabs, CSV imports, and model feed grabs. Use this page to monitor how much content is being imported, which feeds are performing well, and whether any errors are occurring.
[Screenshot: grabber-history-overview]
How to Get Here
Navigate to Admin Panel > Grabber > History
You can also reach this page from the navigation bar at the top of any grabber page by clicking History.
Understanding the Page
Dashboard Stats
At the top of the page, four cards summarize your grabber activity. These numbers update based on the filters you apply:
Filter Controls
Below the dashboard, you can narrow down the history using several filters:
Action Types
Each grab operation is tagged with an action type so you can tell what triggered it:
History Table
The main area shows each grab operation as a row:
Common Tasks
How to Check Today's Import Activity
- Open the Grabber History page.
- The Imported Today card in the dashboard immediately shows you how many videos were imported today.
- For more detail, set the Date From filter to today's date and click Apply Filters.
- The table now shows only today's grab operations.
How to Find Problems with a Specific Feed
- Select the feed from the Feed dropdown in the filter controls.
- Click Apply Filters.
- Review the history for that feed. Look for entries with high Failed counts or Error messages.
- Check the Duration column -- unusually long durations may indicate the source site is slow or blocking your requests.
How to Check if Automated Grabbing is Working
- Set the Action Type filter to Cron Grab.
- Click Apply Filters.
- If you see recent entries with green "Cron Grab" badges, your automated system is running correctly.
- If there are no recent cron entries, the scheduled task may not be running. Contact your administrator.
How to Review CSV Import Results
- Set the Action Type filter to CSV Import.
- Click Apply Filters.
- Each CSV import shows how many videos were found, imported, skipped (duplicates), and failed.
- Click the Details section on any entry for additional information about what was processed.
How to View Activity for a Specific Date Range
- Enter a start date in the Date From field.
- Enter an end date in the Date To field.
- Click Apply Filters.
- The dashboard stats and table update to show only activity within that date range.
Reading the Results
Understanding the Numbers
For each grab operation, the four count columns tell the full story:
- Found -- How many videos the grabber detected on the source. A high Found count means the source has plenty of content matching your feed.
- Imported -- How many new videos were added. This is the number that grows your library.
- Skipped -- How many were already in your library. High skip counts are normal for feeds that run frequently, as the source pages often show the same videos.
- Failed -- How many could not be imported. Occasional failures are normal, but consistently high failure rates indicate a problem.
Understanding Duration
The Duration column shows how long each operation took:
- Milliseconds (ms) -- Very fast operations, typically cached or empty results
- Seconds (s) -- Normal speed for most grab operations
- Minutes (m:ss) -- Longer operations, usually large CSV imports or feeds with detail enrichment enabled
Tips for New Users
- Check the history daily. A quick glance at the dashboard tells you if your grabber is healthy and producing results.
- Watch the Imported Today card. If this drops to zero unexpectedly, something may have stopped working.
- Use date filters for reporting. Set a date range to see weekly or monthly import totals for planning.
- Monitor failed counts. A few failures per run are normal, but a sudden spike in failures usually means a source site has changed or is blocking your requests.
- Compare feeds. Use the Feed filter to compare which feeds are producing the most content and disable underperforming ones.
Troubleshooting
No history entries appear
What you see: The history table is empty.
How to fix it:
- Check your filters -- you may have a filter set that excludes all results. Click Clear Filters to reset.
- If the table is still empty after clearing filters, no grab operations have been recorded yet. Create a feed and run it to generate history entries.
All entries show high failed counts
What you see: Most grab operations show a large number of failures.
How to fix it:
- Click the Details section on a failed entry to see more information about the error.
- Common causes include: source site is offline, source site has changed its layout, or your server's internet connection has issues.
- Check the Feed Sources guide to see if the affected site is currently supported and working.
- Try increasing the cURL Timeout in Grabber Settings.
Cron Grab entries have stopped appearing
What you see: You see old cron entries but nothing recent, even though Auto-Grab is enabled.
How to fix it:
- Go to Grabber Settings and verify that Enable Auto-Grab is checked.
- The scheduled background task on your server may have stopped. Contact your administrator to check and restart it.
Dashboard numbers seem wrong
What you see: The stats cards show unexpected numbers.
How to fix it:
- Check your active filters. The dashboard stats are affected by filters, so they may be showing a filtered subset of data.
- Clear all filters to see the total numbers across all time.
Related Pages
Last Updated: 2026-02-22
Guide Version: 1.0