Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/`