scraping JKT48 website is project which takes data from JKT48 web be REST API. disclaimer! this project not directly get data from database JKT48 website official, only get data from front. scraping JKT48 website first time created using JavaScript but i try refactor to TypeScript.
- All Member (with status member
reguler
ortrainee
) - Detail Member
- All Schedule
- Detail Schedule
- Theater Schedule (showing list schedule theater cooming soon)
- All News
- List Next BirthDay
- Clone this repository
git clone https://github.com/faruuhan/scraping-jkt48-website.git
- rename
env.example
to.env
- Install dependecies (
yarn install
) - Start the development environment
yarn run dev
- visit http://localhost:8000/
chek documentation.md for api referance
i think i'm open for improve, if you found bug, idea. you can open issue.
you can give star! ⭐ if you like.