{"id":22140674,"url":"https://github.com/athlan/biai-crawler","last_synced_at":"2025-10-27T18:15:30.529Z","repository":{"id":7992434,"uuid":"9398931","full_name":"athlan/biai-crawler","owner":"athlan","description":null,"archived":false,"fork":false,"pushed_at":"2013-04-13T10:24:56.000Z","size":288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T16:26:32.312Z","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/athlan.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":"2013-04-12T16:42:14.000Z","updated_at":"2014-06-16T05:27:15.000Z","dependencies_parsed_at":"2022-09-12T21:23:00.797Z","dependency_job_id":null,"html_url":"https://github.com/athlan/biai-crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fbiai-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fbiai-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fbiai-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fbiai-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athlan","download_url":"https://codeload.github.com/athlan/biai-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245258214,"owners_count":20585977,"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","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-12-01T21:07:02.330Z","updated_at":"2025-10-27T18:15:30.452Z","avatar_url":"https://github.com/athlan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"biai-crawler\n============\n\n## Requirements\n- PHP 5.4 or above\n- PHP PDO extension (with PostgreSQL connector) `php_pdo_pgsql` `php_pgsql` extensions\n- PHP CURL support `php_curl` extension\n- PostgreSQL 9.1 or above\n\n## Usage\n\nType help to get usage info\n\n```\nphp app.php help\n```\n\nThe application generates a lot of cache files, bewaring of multiple and frequent requests to the same URL's. To flush this cache just type:\n```\nrm -R ./data/cahce/zfcache*\n```\n\n## Installation\n\n1 . Clone the git project\n\n```\ngit clone https://github.com/athlan/biai-crawler.git\n```\n\n2 . Set database connection\n\n```\ncp config/autoload/local.php.dist config/autoload/local.php\nvim config/autoload/local.php\n```\n\n3 . Install dependencies\n\n```\nphp composer.phar install\n```\n\n4 . Set permissions to files\n\n```\nchmod -R 0777 ./data/cache/\n```\n\n5 . Create database schema\n\n```\nphp vendor/doctrine/doctrine-module/bin/doctrine-module.php orm:schema-tool:update --verbose --force\n```\nor\n```\ncd scripts\nchmod +x doctrine-db-update.sh\n./doctrine-db-update.sh\ncd ..\n```\n6 . That's all! Just use:\n\n```\nphp app.php help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathlan%2Fbiai-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathlan%2Fbiai-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathlan%2Fbiai-crawler/lists"}