https://github.com/bruhbruhroblox/wallstreetlocal Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} bruhbruhroblox / wallstreetlocal Public * Notifications * Fork 4 * Star 90 * Stock tracking website. wallstreetlocal.com License MIT license 90 stars 4 forks Branches Tags Activity Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights bruhbruhroblox/wallstreetlocal This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 302 Commits .github/workflows .github/workflows components components pages pages public public redux redux styles styles .dockerignore .dockerignore .eslintrc.json .eslintrc.json .gitignore .gitignore .prettierrc .prettierrc Dockerfile.dev Dockerfile.dev Dockerfile.prod Dockerfile.prod LICENSE.MD LICENSE.MD README.md README.md bun.lockb bun.lockb jsconfig.json jsconfig.json next-env.d.ts next-env.d.ts next.config.js next.config.js package-lock.json package-lock.json package.json package.json View all files Repository files navigation * README * MIT license wallstreetlocal A website that allows you to view the investments of America's largest investors. This repository holds the front-end code for wallstreetlocal, for the back-end, see here. The site may be down currently due to excessive traffic. Creating a website is time consuming, and hosting is expensive. If you can, please consider donating. Introduction The Securities and Exchange Commission (SEC) keeps record of every company in the United States. Companies whose holdings surpass $100 million though, are required to file a special type of form: the 13F form. This form, filed quarterly, discloses the filer's holdings, providing transparency into their investment activities and allowing the public and other market participants to monitor them. The problem though, is that these holdings are often cumbersome to access, and valuable analysis is often hidden behind a paywall. Through wallstreetlocal, the SEC's 13F filers become more accessible and open. * Large: With over 850,000 companies archived, any company registered with the SEC can be queried. Download the database here. * Recent Data: View stocks in aggregation as the back-end collects and organizes holdings from individual filers. With thousands of cached stocks in our database, accurate and recent data is available for any evaluations. * Historical Data: View individual filings and their holdings in the explorer, or visit the SEC directly. Visit Features * Query 13F filers from the SEC * Update filers with up-to-date stock info * View filer stocks in an accessible format * Download any data in either JSON or CSV * View filer historical filings and compare them Getting Started View wallstreetlocal at wallstreetlocal.com, or self-host using the following instructions. 1. Install dependencies. npm install 2. Deploy. npm run dev Or for a production build, run npm run build && npm run start The back-end for this installation is already configured to content.wallstreetlocal.com, but if you want to self-host that too, you can find the back-end repository here. For more information on configuration, see the respective docs for wallstreetlocal's development stack. * FastAPI for the back-end work. * NextJS for the front-end. * Docker for all the different microservices. * MongoDB for the database. * Meilisearch for the search database. * NGINX Proxy Manager for the reverse-proxy. * Grafana for telemetry, using Prometheus, Tempo, Loki, and OpenTelemetry. Contributing If you feel you can contribute to this project, create an issue or a pull request. This project is soley mantained so it is prone to bugs and anti-patterns, please call them out where you see them. All contributions are highly appreciated! License wallstreetlocal is MIT licensed. About Stock tracking website. wallstreetlocal.com Topics nextjs stocks companies sec fastapi 13f-api Resources Readme License MIT license Activity Stars 90 stars Watchers 1 watching Forks 4 forks Report repository Contributors 3 * @bruhbruhroblox bruhbruhroblox zipped * @chrisgarcia4158 chrisgarcia4158 * @pavillion99 pavillion99 Languages * JavaScript 77.0% * CSS 19.6% * TypeScript 3.4% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.