Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albasyir/detik-scraper
Get list and detail of news of detik.com
https://github.com/albasyir/detik-scraper
Last synced: 13 days ago
JSON representation
Get list and detail of news of detik.com
- Host: GitHub
- URL: https://github.com/albasyir/detik-scraper
- Owner: albasyir
- Created: 2021-09-08T04:02:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T05:22:04.000Z (over 3 years ago)
- Last Synced: 2024-11-14T21:22:47.676Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 15.2 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Detik Scraper
Get list and detail of news of detik.com
## How to get collection
the format is : https://gibers-collection-1.netlify.app/{path-of-public-folder}, example
https://gibers-collection-1.netlify.app/detik.com/example.json## How to Contribute With
- Create your TypeScript at `src` folder
- Type your code
- Please implement `src/Contracts/ArticleContract` for collection result
- Run with `npx ts-node src/your.ts`
- Save your collection to `public/`