{"id":42672763,"url":"https://github.com/connorbulmer/meta-grabber","last_synced_at":"2026-01-29T11:03:54.990Z","repository":{"id":254990764,"uuid":"848194091","full_name":"ConnorBulmer/Meta-Grabber","owner":"ConnorBulmer","description":"Simple script to grab metadata and embed in a Google Sheet.","archived":false,"fork":false,"pushed_at":"2024-08-27T10:17:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-27T11:26:00.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ConnorBulmer.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":"2024-08-27T10:04:08.000Z","updated_at":"2024-08-27T10:06:25.000Z","dependencies_parsed_at":"2024-08-27T11:26:05.190Z","dependency_job_id":"99d490a0-d887-4fb4-8692-02a9a6785440","html_url":"https://github.com/ConnorBulmer/Meta-Grabber","commit_stats":null,"previous_names":["connorbulmer/meta-grabber"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ConnorBulmer/Meta-Grabber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBulmer%2FMeta-Grabber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBulmer%2FMeta-Grabber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBulmer%2FMeta-Grabber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBulmer%2FMeta-Grabber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnorBulmer","download_url":"https://codeload.github.com/ConnorBulmer/Meta-Grabber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorBulmer%2FMeta-Grabber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28876674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-29T11:03:34.466Z","updated_at":"2026-01-29T11:03:54.977Z","avatar_url":"https://github.com/ConnorBulmer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meta Grabber: A Google Apps Script for Extracting Meta Tags\n\n## Overview\nThis Google Apps Script provides a convenient way to extract meta tags from web pages directly into a Google Spreadsheet. It fetches the `\u003ctitle\u003e`, `\u003cmeta name=\"description\"\u003e`, and the first `\u003ch1\u003e` tag from specified URLs and decodes HTML entities from these tags.\n\n## Features\n- Fetches and decodes the title, meta description, and first h1 tag from URLs.\n- Outputs the extracted information into a Google Spreadsheet.\n- Handles HTML tag stripping and HTML entity decoding.\n\n## How to Use\nTo use this script, follow these steps:\n1. **Open a new Google Spreadsheet**: This will be where the extracted meta tag data will be populated.\n2. **Add URLs**: Enter each URL from which you want to extract meta tags in column A, starting from cell A2.\n3. **Script Setup**:\n    - Open the script editor by selecting `Extensions \u003e Apps Script`.\n    - Copy and paste the provided script into the script editor.\n    - Save and name your project.\n4. **Run the Script**:\n    - Run the `fillMetaTags` function from the Apps Script interface to begin the extraction process.\n    - Authorise the script if prompted to allow URL fetching and spreadsheet operations.\n5. **View Results**: Once the script has processed the URLs, the title, meta description, and h1 content will appear in columns B, C, and D respectively.\n\n## Current Limitations\n~~- **Character Decoding**: The script does not always decode characters perfectly. Special characters may not render as expected in some cases, which can affect the accuracy of the data retrieved.~~ This was fixed in latest release. \n\n## Contributing\nFeel free to fork this repository and contribute to improving the decoding functionality or extending the script's capabilities. Your contributions are welcome!\n\n## License\nThis project is released under the MIT License. See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnorbulmer%2Fmeta-grabber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnorbulmer%2Fmeta-grabber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnorbulmer%2Fmeta-grabber/lists"}