Commit Graph

3 Commits

Author SHA1 Message Date
BrandNewLifeJackie26 3a778e0401
fix(route): layoffs.fyi (#11849)
* fix(route): layoffs

* fix(route): layoffs: cache and refetch data source link to avoid invalid data source link

* fix(route): layoff: simplify code and use status code check
2023-02-16 10:17:17 +01:00
BrandNewLifeJackie26 c2da0659ae
feat(route): LinkedIn Job Listing (#11656)
* fix(docs): layoffs.fyi radar docs link

* feat(route): LinkedIn Job Listing

Basic job posts feed, due to anti-scraping, it uses guest
APIs with limited information.

* feat(docs): add LinkedIn router docs

* fix(docs): route bug fix

* fix (misc): fix bugs in LinkedIn jobs listing route
2023-01-21 02:14:00 +08:00
BrandNewLifeJackie26 e4053665d9
feat(route): add layoffs.fyi (#11621)
* feat(route): add layoffs.fyi

Add RSS source for layoffs.fyi (routes and docs).

* Update lib/v2/layoffs/index.js

Remove the unnecessary header.
2023-01-16 02:26:14 +08:00