@pinkpixel/prysm-llm
Version:
Structure-focused web scraper optimized for LLMs for use with MCP with minimal console output. Configure output directory with PRYSM_OUTPUT_DIR environment variable.
31 lines • 758 B
JSON
{
"timestamp": "2025-04-03T02-08-34.169Z",
"options": {
"mode": "category",
"target": "recipe",
"scrapeImages": false,
"downloadImages": false,
"maxSites": 1,
"outputDir": "/home/sizzlebop/Desktop/projects/prysm/scraper/test_results",
"showHelp": false,
"verbose": false
},
"sites": [
{
"name": "AllRecipes",
"url": "https://www.allrecipes.com/recipe/256618/cubanelle-and-veal-bolognese/",
"category": "recipe"
}
],
"results": [
{
"name": "AllRecipes",
"url": "https://www.allrecipes.com/recipe/256618/cubanelle-and-veal-bolognese/",
"category": "recipe",
"success": true,
"duration": 281.21,
"contentCount": 276,
"imageCount": 18
}
]
}