{"id":40890494,"url":"https://github.com/linusrachlis/fringr2-scraper","last_synced_at":"2026-01-22T01:47:04.251Z","repository":{"id":87101651,"uuid":"193294840","full_name":"linusrachlis/fringr2-scraper","owner":"linusrachlis","description":"Scraper for show info and performance times on the Toronto Fringe website. Used for linusrachlis/fringr2-fe","archived":false,"fork":false,"pushed_at":"2025-07-06T16:39:16.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-06T17:42:08.709Z","etag":null,"topics":["theater","theatre","toronto","website-scraper"],"latest_commit_sha":null,"homepage":"https://fringr.rachlis.net","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/linusrachlis.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,"governance":null}},"created_at":"2019-06-23T01:36:46.000Z","updated_at":"2025-07-06T16:39:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bef8fd6-3904-4692-86f9-a2072880a056","html_url":"https://github.com/linusrachlis/fringr2-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linusrachlis/fringr2-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linusrachlis%2Ffringr2-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linusrachlis%2Ffringr2-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linusrachlis%2Ffringr2-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linusrachlis%2Ffringr2-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linusrachlis","download_url":"https://codeload.github.com/linusrachlis/fringr2-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linusrachlis%2Ffringr2-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28649987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"ssl_error","status_checked_at":"2026-01-22T01:17:35.564Z","response_time":86,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["theater","theatre","toronto","website-scraper"],"created_at":"2026-01-22T01:47:03.503Z","updated_at":"2026-01-22T01:47:04.245Z","avatar_url":"https://github.com/linusrachlis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toronto Fringe 2025 performance data scraper\n\nScraper for show info and performance times on the [Toronto Fringe Theatre\nFestival 2025 website](https://fringetoronto.com/fringe/shows). Used for\nhttps://github.com/linusrachlis/fringr2-fe.\n\n## Running\n\n```bash\nphp scrape.php # Dumps everything to stdout (operational info and JSON output)\nphp scrape.php out.json # Gives operation info to stdout and JSON output to a file\n```\n\nCopy the contents of `out.json` and use it to replace the value of `showsData`\nin `fringr2-fe/src/data/shows.ts`.\n\n## Generating URLs list\n\n1. Visit https://fringetoronto.com/fringe/shows.\n2. Use the \"More info\" buttons on this page to generate a list of all show\n   URLs. Open the Javascript console and run something like:\n    ```js\n    console.log(Array.from(document.querySelectorAll(\".more-link a\")).map(e =\u003e e.href).join('\\n'))\n    ```\n3. Copy the output and use it to replace the contents of `play_urls.txt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusrachlis%2Ffringr2-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinusrachlis%2Ffringr2-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinusrachlis%2Ffringr2-scraper/lists"}