{"id":16146445,"url":"https://github.com/rasitds/php-pesdb-scraper","last_synced_at":"2025-08-19T20:08:40.746Z","repository":{"id":72947797,"uuid":"415254711","full_name":"rasitds/php-pesdb-scraper","owner":"rasitds","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-30T13:16:33.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T20:48:15.962Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasitds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-10-09T08:52:25.000Z","updated_at":"2021-11-30T13:16:36.000Z","dependencies_parsed_at":"2023-05-26T04:15:39.969Z","dependency_job_id":null,"html_url":"https://github.com/rasitds/php-pesdb-scraper","commit_stats":null,"previous_names":["rasitds/php-pesdb-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rasitds/php-pesdb-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasitds%2Fphp-pesdb-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasitds%2Fphp-pesdb-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasitds%2Fphp-pesdb-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasitds%2Fphp-pesdb-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasitds","download_url":"https://codeload.github.com/rasitds/php-pesdb-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasitds%2Fphp-pesdb-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271215011,"owners_count":24720094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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-10-10T00:20:02.951Z","updated_at":"2025-08-19T20:08:40.701Z","avatar_url":"https://github.com/rasitds.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP PesDB Scraper\n\nPHP PesDB Scraper Class helps you to scrape pesdb data from html source.\n\n### Example\n\n```php\nrequire_once(\"pesdb.class.php\");\n\n$pes_year = \"2019\";\n$max_page_number = 400;\n\n$pes = new PesDB($pes_year);\nfor ($i = 1; $i \u003c $max_page_number; $i++) {\n\t$pes-\u003eprintData($i);\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasitds%2Fphp-pesdb-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasitds%2Fphp-pesdb-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasitds%2Fphp-pesdb-scraper/lists"}