{"id":22169177,"url":"https://github.com/blacknahil/link_extractor","last_synced_at":"2025-03-24T17:21:59.230Z","repository":{"id":257985468,"uuid":"873237940","full_name":"Blacknahil/Link_extractor","owner":"Blacknahil","description":"A Google Apps Script(JS) designed to extract and log all hyperlinks embedded in a Google Docs. It identifies each link along with the text it's associated with, making it easy to review and manage the links in long documents. With just a few steps, you can retrieve all the embedded URLs and their corresponding text, simplifying checking of links.","archived":false,"fork":false,"pushed_at":"2024-10-15T20:47:38.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T22:16:57.893Z","etag":null,"topics":["app-script","google-docs","javascript","link-checker"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Blacknahil.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":"2024-10-15T20:36:32.000Z","updated_at":"2024-10-15T20:54:05.000Z","dependencies_parsed_at":"2024-10-18T02:36:47.690Z","dependency_job_id":null,"html_url":"https://github.com/Blacknahil/Link_extractor","commit_stats":null,"previous_names":["blacknahil/link_extractor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blacknahil%2FLink_extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blacknahil%2FLink_extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blacknahil%2FLink_extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blacknahil%2FLink_extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blacknahil","download_url":"https://codeload.github.com/Blacknahil/Link_extractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245315457,"owners_count":20595250,"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":["app-script","google-docs","javascript","link-checker"],"created_at":"2024-12-02T06:29:10.558Z","updated_at":"2025-03-24T17:21:59.203Z","avatar_url":"https://github.com/Blacknahil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Docs Embedded Links Extractor\n\nThis Google Apps Script project automates the extraction of all hyperlinks embedded within a Google Docs document. It scans through the document, identifies all the links, and retrieves both the URLs and the associated text (word or phrase) to which the links are embedded.\n\n## Features\n\n- Extracts and logs all the embedded links from a Google Docs file.\n- Captures the text associated with each hyperlink.\n- Displays the results in the Execution Log for easy access and review.\n\n## How to Use\n\n1. Open your Google Docs file.\n2. Navigate to `Extensions \u003e Apps Script`.\n3. In the Apps Script editor, delete any existing code and copy-paste the provided script (see below).\n4. Save the script and name it (e.g., `LinkExtractor`).\n5. Run the script by clicking the play icon next to the `extractLinks` function.\n6. View the extracted links by going to `View \u003e Logs`.\n\n## Requirements\n\n- A Google Docs file with embedded hyperlinks.\n- Access to Google Apps Script (available through `Extensions \u003e Apps Script` in Google Docs).\n\n## Output\n\nThe extracted links will be displayed in the Apps Script Execution Log, which shows:\n\n- The full text or phrase associated with the link.\n- The URL of the hyperlink.\n\n\n\n## License\n\nThis project is open-source and can be modified or distributed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacknahil%2Flink_extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblacknahil%2Flink_extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacknahil%2Flink_extractor/lists"}