{"id":19388886,"url":"https://github.com/james2doyle/pyro-scrape-plugin","last_synced_at":"2026-05-15T11:15:15.124Z","repository":{"id":14882009,"uuid":"17605604","full_name":"james2doyle/pyro-scrape-plugin","owner":"james2doyle","description":"A plugin to scrape a web page for specific selectors","archived":false,"fork":false,"pushed_at":"2014-03-10T19:33:21.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T20:00:01.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/james2doyle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-10T19:31:38.000Z","updated_at":"2014-03-10T19:33:20.000Z","dependencies_parsed_at":"2022-08-03T04:06:31.475Z","dependency_job_id":null,"html_url":"https://github.com/james2doyle/pyro-scrape-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/james2doyle/pyro-scrape-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-scrape-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-scrape-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-scrape-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-scrape-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/james2doyle","download_url":"https://codeload.github.com/james2doyle/pyro-scrape-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fpyro-scrape-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33064662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T10:13:58.057Z","updated_at":"2026-05-15T11:15:15.109Z","avatar_url":"https://github.com/james2doyle.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyro-scrape-plugin\n==================\n\nThis is a simple plugin that scrapes a URL and returns an array of results.\n\n```html\n\u003cul\u003e\n  {{ scrape:find url=\"http://www.example.com/page-with-a-html-table\" selectors=\"table|td\" cache_duration=\"10080\" }}\n    \u003cli\u003e{{ td }}\u003c/li\u003e\n  {{ /scrape:find }}\n\u003c/ul\u003e\n```\n\nThis example broken down:\n\n* scrape the url\n* find the first table\n* get whats inside the td tag\n* save the results for 7 days (24 * 7 * 60)\n* display the results in a list\n\nThere is a small info array set up in the plugin so you can see how it works. It's pretty short.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames2doyle%2Fpyro-scrape-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjames2doyle%2Fpyro-scrape-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames2doyle%2Fpyro-scrape-plugin/lists"}