{"id":50970870,"url":"https://github.com/tcoppex/list-alchemist","last_synced_at":"2026-06-19T02:02:37.992Z","repository":{"id":355033617,"uuid":"1226435878","full_name":"tcoppex/list-alchemist","owner":"tcoppex","description":"⚗️ Regex-based strings list transformer on the web.","archived":false,"fork":false,"pushed_at":"2026-05-01T14:11:30.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-01T15:29:17.634Z","etag":null,"topics":["regex","string-manipulation","webtool"],"latest_commit_sha":null,"homepage":"https://tcoppex.github.io/list-alchemist","language":"HTML","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/tcoppex.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-01T11:51:48.000Z","updated_at":"2026-05-01T14:11:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tcoppex/list-alchemist","commit_stats":null,"previous_names":["tcoppex/list-alchemist"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tcoppex/list-alchemist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Flist-alchemist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Flist-alchemist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Flist-alchemist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Flist-alchemist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcoppex","download_url":"https://codeload.github.com/tcoppex/list-alchemist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Flist-alchemist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34514285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["regex","string-manipulation","webtool"],"created_at":"2026-06-19T02:02:37.347Z","updated_at":"2026-06-19T02:02:37.987Z","avatar_url":"https://github.com/tcoppex.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ⚗ List Alchemist\n\nSimple web tool for converting a list of strings using Regular Expressions and custom templates.\n\n### Parameters\n\n| Name |  URL Interface | Description | Example |\n| :--- | :--- | :--- | :--- |\n| **Items List** | `list` | The raw text to transform. One item per line. | `http://site.com/123` |\n| **Regex Rule** | `regex` | The pattern to find data. Use `(?\u003cpname\u003e...)`. | `(?\u003cid\u003e\\d+)` |\n| **Template** | `template` | The output format. Use `{pname}` or `%s` for the full line. | `\u003cdiv id=\"{id}\"\u003e%s\u003c/div\u003e` |\n\n#### URL Interface\n\nYou can specify parameters directly in the URL:\n\n* `list`: Pre-fills the source text.\n* `regex`: Sets the extraction rule.\n* `template`: Sets the composition format.\n\n**Sample:** \n- [Transform books URLs from one bookstore to another, with direct link.](https://tcoppex.github.io/list-alchemist/?regex=%28%3F%3Ahttps%3F%3A%2F%2F%29%3F%28%3F%3Awww%5C.%29%3Fbookstore%5C.%5Ba-z%5D%7B2%2C3%7D%28%3F%3A%2F%5B%5E%2F%5D%2B%29%3F%2Fdp%2F%28%3F%3Cisbn%3E%5B%5E%2F%5Cs%3F%5D%2B%29\u0026template=\u003ca+href%3D\"https%3A%2F%2Fan-archive.gl%2Fsearch%3Fq%3D{isbn}\"\u003e{isbn}\u003c%2Fa\u003e\u0026list=https%3A%2F%2Fwww.bookstore.com%2Fpassport_to_somewhere%2Fdp%2F0987422480%0Ahttp%3A%2F%2Fbookstore.de%2Fdp%2F019069288X)\n\n### QRCode Generation\n\nThe `Generate configuration URL` button will update the URL with the current configuration (without the item list), copy it to the clipboard, and generate a QRcode to share it easily.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcoppex%2Flist-alchemist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcoppex%2Flist-alchemist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcoppex%2Flist-alchemist/lists"}