{"id":21556874,"url":"https://github.com/falinor/seo-cartographer","last_synced_at":"2025-06-21T23:05:34.803Z","repository":{"id":106158767,"uuid":"63420617","full_name":"Falinor/seo-cartographer","owner":"Falinor","description":"SEO duplication cartographer","archived":false,"fork":false,"pushed_at":"2016-09-14T19:43:31.000Z","size":886,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T10:52:18.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/Falinor.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-15T12:36:45.000Z","updated_at":"2016-09-12T14:17:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ab93ce2-96da-43f0-89e9-97edec78479d","html_url":"https://github.com/Falinor/seo-cartographer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Falinor/seo-cartographer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fseo-cartographer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fseo-cartographer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fseo-cartographer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fseo-cartographer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Falinor","download_url":"https://codeload.github.com/Falinor/seo-cartographer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Falinor%2Fseo-cartographer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261206114,"owners_count":23124838,"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-11-24T08:10:08.808Z","updated_at":"2025-06-21T23:05:29.790Z","avatar_url":"https://github.com/Falinor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SEO Duplication Cartographer\n\ncartodup - or SEO Duplication Cartographer - is a student project written\nin Python 3, which compares pages 2 by 2 and returns their similarity ratio.\n\nNB: This app is intended for **python3** use only.\n\n\n## Installation\n\nClone this repo using the command\n\n`$ git clone https://github.com/Falinor/seo-cartographer.git`\n\nor download a ZIP archive and unzip it.\n\nBecause this project is a student project, it is not referenced in the\npip registry. In order to install the module locally, go to your\ninstallation folder and run:\n\n`$ python3 setup.py install`\n\nOtherwise, you can untar the tarball located in `dist/` folder and copy files\nto the relevant folder on your system, so that the app gets runnable.\n\nThe module itself is named *cartodup*. Assuming you are still in the\ninstallation folder, you may run `$ mkdir test \u0026\u0026 cd test` to create a\ndirectory where you will run the app.\n\n\n## Running the application\n\nThe main goal of the application is to compare pages 2 by 2, displaying\ntheir similarity ratio at the end of the process. The `--file` option\nallows one to pass a text file containing URLs to fetch data from.\n\nA sample file is present in `resources/pages.txt`. To test the app, you\nmay run the following:\n\n`$ cartodup -f \u003cREPO_ROOT\u003e/resources/pages.txt`\n\nThis command will run the module and output a CSV file containing\nresults. You can add any number of resource URLs you want.\n\n\n## Customization\n\nYou can customize the `resources/pages.txt` or create your own one.\n\n\n## Removal\n\n`$ pip3 uninstall cartodup`\n\n\n## Testing\n\nTo test the application, you may run the following:\n\n`$ python3 setup.py test`\n\nThis command will run the tests contained in the `tests/` folder.\n\n\n## Documentation\n\nYou can find additional documentation in `docs/build/html/`.\nThis is the generated API documentation.\n\n\n## Author\n\nAndrea Gueugnaut\nEPITA - MTI 2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalinor%2Fseo-cartographer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalinor%2Fseo-cartographer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalinor%2Fseo-cartographer/lists"}