Papers › DataParasite Enables Scalable and Repurposable Online Data Curation

DataParasite Enables Scalable and Repurposable Online Data Curation

5 Jan 2026arXiv:2601.02578added by Syntology

Mengyi Sun

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Many questions in computational social science rely on datasets assembled from heterogeneous online sources, a process that is often labor-intensive, costly, and difficult to reproduce. Recent advances in large language models enable agentic search and structured extraction from the web, but existing systems are frequently opaque, inflexible, or poorly suited to scientific data curation. Here we introduce DataParasite, an open-source, modular pipeline for scalable online data collection. DataParasite decomposes tabular curation tasks into independent, entity-level searches defined through lightweight configuration files and executed through a shared, task-agnostic python script. Crucially, the same pipeline can be repurposed to new tasks, including those without predefined entity lists, using only natural-language instructions. We evaluate the pipeline on multiple canonical tasks in computational social science, including faculty hiring histories, elite death events, and political career trajectories. Across tasks, DataParasite achieves high accuracy while reducing data-collection costs by an order of magnitude relative to manual curation. By lowering the technical and labor barriers to online data assembly, DataParasite provides a practical foundation for scalable, transparent, and reusable data curation in computational social science and beyond.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2601.02578")

Code

Syntology Ran 6 of 27 code samples harvested from 2 repositories linked to this paper; 21 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong; 2 ran with no contract checked.

By repository: found in paper text by Syntology: 27 samples from 2 repositories, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

emeryberger/CSrankings found in paper text by SyntologyNOASSERTION report
mengysun/DataParasite found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

27 samples harvested; 6 ran; 1 honoured the contract we drafted; 21 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran · our draft was wrong
2ran
21unverified

Licence: 18 of the 27 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

TaskConfig mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology ran BSD-3-Clause (permissive) · 20edabb222b20ad6 · report
_empty_usage mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology ran BSD-3-Clause (permissive) · e3ec882bd414031c · report
compute_cost mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology ran · honoured contract BSD-3-Clause (permissive) · 645666446aafcbfe · report
extract_tool_usage mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology ran · our draft was wrong BSD-3-Clause (permissive) · e8abfc124ec74e4a · report
parse_row_data mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology ran · our draft was wrong BSD-3-Clause (permissive) · 9c56a479a93e8627 · report
tidy mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology ran · our draft was wrong BSD-3-Clause (permissive) · ee61b20d92838358 · report
_build_error_result mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · dd4a01022a755b82 · report
call_model mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 85d3712a61fec456 · report
csv2dict_str_str emeryberger/CSrankings/util/clean-scholar-links.py found in paper text by Syntology unverified licence not identified · pointer only · ec334c79d6814665 · report
csv2dict_str_str emeryberger/CSrankings/util/clean-web-pages.py found in paper text by Syntology unverified licence not identified · pointer only · 2c1be130344cfe49 · report
csv2dict_str_str emeryberger/CSrankings/util/count-zero-authors.py found in paper text by Syntology unverified licence not identified · pointer only · 758f9398d0362438 · report
evenly_spaced_items emeryberger/CSrankings/faculty_growth.py found in paper text by Syntology unverified licence not identified · pointer only · 0dbafcb96e143c03 · report
extract_dblp_orcids emeryberger/CSrankings/util/build-orcid-csv.py found in paper text by Syntology unverified licence not identified · pointer only · de678062b7b953b8 · report
find_fix emeryberger/CSrankings/util/clean-csrankings.py found in paper text by Syntology unverified licence not identified · pointer only · 11669b54fc6c9d43 · report
first_of_month emeryberger/CSrankings/util/download-dblp-release.py found in paper text by Syntology unverified licence not identified · pointer only · 98808f281e1e6ec0 · report
institutions_match emeryberger/CSrankings/util/build-orcid-csv.py found in paper text by Syntology unverified licence not identified · pointer only · 399407d9534b189a · report
load emeryberger/CSrankings/faculty_growth.py found in paper text by Syntology unverified licence not identified · pointer only · 353b7d11e71036e2 · report
map_pacmmod_to_conference emeryberger/CSrankings/util/csrankings.py found in paper text by Syntology unverified licence not identified · pointer only · d6d3320ab1874e01 · report
normalize_institution emeryberger/CSrankings/util/build-orcid-csv.py found in paper text by Syntology unverified licence not identified · pointer only · 51c1da3496b1eb13 · report
pagecount emeryberger/CSrankings/util/csrankings.py found in paper text by Syntology unverified licence not identified · pointer only · 62d9e987f9e5fb2f · report
previous_month emeryberger/CSrankings/util/download-dblp-release.py found in paper text by Syntology unverified licence not identified · pointer only · 8efe785a7bc6d200 · report
release_url emeryberger/CSrankings/util/download-dblp-release.py found in paper text by Syntology unverified licence not identified · pointer only · bcaa2506ba25e096 · report
run_one mengysun/DataParasite/src/data_parasite.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 1bc126c6c9079ee0 · report
series emeryberger/CSrankings/faculty_growth.py found in paper text by Syntology unverified licence not identified · pointer only · b79bc39259d70d3a · report
sortdictionary emeryberger/CSrankings/util/count-zero-authors.py found in paper text by Syntology unverified licence not identified · pointer only · ff9a6cee747f2c90 · report
startpage emeryberger/CSrankings/util/csrankings.py found in paper text by Syntology unverified licence not identified · pointer only · a16f06ff4abe022b · report
strip_accents emeryberger/CSrankings/util/old/split-csrankings.py found in paper text by Syntology unverified licence not identified · pointer only · b34f5dfa407987e8 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.02578, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections