# fossasia/loklak_scraper_js

Scrapers for loklak in javascript

Repository: https://github.com/fossasia/loklak_scraper_js
Canonical: https://ross.abutalabs.com/products/loklak_scraper_js
Language: JavaScript
License: LGPL-2.1
License Family: copyleft
Archived: true
Last push: 2019-03-19T03:00:53+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3391, "days_push": 2724, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1473, forks 16 (observed 2026-08-28T04:04:49.657856+00:00)

## What it is
A collection of JavaScript scrapers for the loklak project that extract data from websites like Twitter and Quora and output JSON resembling loklak search results. It uses request and cheerio and is run via Node.js.

## Use cases
- scrape quora profile data to json
- scrape twitter posts in javascript
- collect social media data for loklak
- extract web page data into json with node
- reuse scrapers across loklak server and wok

## When to choose
- you need scrapers compatible with the loklak ecosystem
- you want lightweight node.js scraping with cheerio

## When to avoid
- you need actively maintained scrapers for current site layouts
- you need a general-purpose scraping framework

## Facets
- artifact type: library
- maturity: abandoned
- function: web-scraping, parser, json
- domain: crawlers, developer-tools
- platform: cli
- tags: loklak, cheerio, social-media-scraping, twitter-scraper, quora-scraper, data-engineering, nodejs

## Member repositories
- fossasia/loklak_scraper_js (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.657856+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:37.753493+00:00, confidence not recorded.
  - readme: https://github.com/fossasia/loklak_scraper_js (fetched 2026-08-28T04:04:49.657856+00:00, sha 62ee5279f8e5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
