{"id":19853741,"url":"https://github.com/gabrielolobo/crawley","last_synced_at":"2025-06-22T12:08:54.871Z","repository":{"id":170771173,"uuid":"647004001","full_name":"Gabrielolobo/Crawley","owner":"Gabrielolobo","description":"This project is designed to run crawlers and process the results based on the specified output format. It takes command-line arguments to select the crawler and output format.","archived":false,"fork":false,"pushed_at":"2023-06-07T03:50:23.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T23:28:40.644Z","etag":null,"topics":["crawler","poetry","python","scrapping"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Gabrielolobo.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-29T21:08:37.000Z","updated_at":"2023-06-06T18:01:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7487c77a-2dba-4859-adb5-5d6962d65abe","html_url":"https://github.com/Gabrielolobo/Crawley","commit_stats":null,"previous_names":["gabrielolobo/crawley"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gabrielolobo/Crawley","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabrielolobo%2FCrawley","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabrielolobo%2FCrawley/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabrielolobo%2FCrawley/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabrielolobo%2FCrawley/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabrielolobo","download_url":"https://codeload.github.com/Gabrielolobo/Crawley/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabrielolobo%2FCrawley/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261289422,"owners_count":23136071,"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":["crawler","poetry","python","scrapping"],"created_at":"2024-11-12T14:07:32.011Z","updated_at":"2025-06-22T12:08:49.856Z","avatar_url":"https://github.com/Gabrielolobo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crawley\n\nThis project allows you to run crawlers and save the results in various formats.\n\n# Installing and Running\n\n## 1. Clone Repository\n\n- git clone https://github.com/your/repository.git\n\n## 2. Install with Poetry\n\n### Inside the Crawley directory, do:\n\n- poetry install\n\nTo install the enviroment via poetry.\n\n### Then, do:\n \n- poetry shell\n\nTo activate the virtual enviroment.\n\n### This will setup the enviroment to run the cli.\n\n## 3. Running Crawley\n\n### Available Crawlers:\n\n- VultrCrawler\n- HostgatorCrawler\n  \n### Arguments:\n\n- print\n- save_json\n- save_csv\n\n### Inside Crawley, you will run the command:\n \n -python -m crawley.cli (Crawler) (argument) \n  \n\n### To print the required information crawled from the website: \n\n- python -m crawley.cli (Crawler) print\"\n\nThis should print the required information crawled from the website.\n\n### To save file in .json, execute:\n\n- python -m crawley.cli (Crawler) (argument) --filename (output).json\n\nThe .json file will be saved in the current directory\n\n* You can choose the name of your file by switching in (output).\n\n### To save a file in .csv, execute:\n\n- python -m crawley.cli (Crawler) (argument) --filename (output).csv\n\nThe .csv file will be saved in the current directory\n\n* You can choose the name of your file by switching in (output).\n\n## Final Note\n\nThat's the end of it. I hope this application can live up to \nthe standards of good python Implementation.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielolobo%2Fcrawley","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielolobo%2Fcrawley","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielolobo%2Fcrawley/lists"}