From e12ca8f31182ad29eae04baeafe8d3ec92b0944e Mon Sep 17 00:00:00 2001 From: 4www <1502484+4www@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:51:54 +0200 Subject: [PATCH] =?UTF-8?q?Create=20Company=20=E2=80=9Csubstack/index?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- companies/substack/index.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 companies/substack/index.json diff --git a/companies/substack/index.json b/companies/substack/index.json new file mode 100644 index 00000000..22f905f8 --- /dev/null +++ b/companies/substack/index.json @@ -0,0 +1,28 @@ +{ + "instagram_url": "https://instagram.com/substackinc", + "twitter_url": "https://twitter.com/SubstackInc", + "wikipedia_url": "https://en.wikipedia.org/wiki/Substack", + "positions": [ + { + "country": "USA", + "city": "San Francisco", + "postal_code": "CA 94104", + "address": "111 Sutter St 7th Floor", + "map": "{\"type\":\"Point\",\"coordinates\":[-122.4025513,37.7898328]}" + } + ], + "job_board_provider": "greenhouse", + "company_url": "https://substack.com/", + "job_board_hostname": "substack", + "linkedin_url": "https://www.linkedin.com/company/substack", + "youtube_url": "https://www.youtube.com/@substackinc", + "github_url": "https://github.com/substackinc", + "job_board_url": "https://substack.com/jobs", + "facebook_url": "https://facebook.com/substackinc", + "title": "Substack", + "tags": [ + "publishing", + "platform" + ], + "description": "Substack is an American online platform that provides publishing, payment, analytics, and design infrastructure to support subscription newsletters. It allows writers to send digital newsletters directly to subscribers. Founded in 2017, Substack is headquartered in San Francisco." +}