{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2601-02578","title":"DataParasite Enables Scalable and Repurposable Online Data Curation","arxiv_id":"2601.02578","date":"2026-01-05","proceeding":null,"authors":["Mengyi Sun"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2601.02578","url_pdf":"https://arxiv.org/pdf/2601.02578","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2601.02578","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.02578"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/emeryberger/CSrankings","reach":{"status":"ok","spdx":"NOASSERTION"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mengysun/DataParasite","reach":null}],"summary":{"ran":2,"ran_honours":1,"ran_draft_wrong":3,"unverified":21},"by_repo_kind":{"found_in_text":{"samples":27,"ran":6,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":18,"samples":[{"code_sha256_prefix":"20edabb222b20ad6","entry":"TaskConfig","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"20edabb222b20ad6"}},{"code_sha256_prefix":"e3ec882bd414031c","entry":"_empty_usage","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e3ec882bd414031c"}},{"code_sha256_prefix":"645666446aafcbfe","entry":"compute_cost","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"645666446aafcbfe"}},{"code_sha256_prefix":"e8abfc124ec74e4a","entry":"extract_tool_usage","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e8abfc124ec74e4a"}},{"code_sha256_prefix":"9c56a479a93e8627","entry":"parse_row_data","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9c56a479a93e8627"}},{"code_sha256_prefix":"ee61b20d92838358","entry":"tidy","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ee61b20d92838358"}},{"code_sha256_prefix":"dd4a01022a755b82","entry":"_build_error_result","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"dd4a01022a755b82"}},{"code_sha256_prefix":"85d3712a61fec456","entry":"call_model","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"85d3712a61fec456"}},{"code_sha256_prefix":"ec334c79d6814665","entry":"csv2dict_str_str","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/clean-scholar-links.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/clean-scholar-links.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ec334c79d6814665"}},{"code_sha256_prefix":"2c1be130344cfe49","entry":"csv2dict_str_str","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/clean-web-pages.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/clean-web-pages.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2c1be130344cfe49"}},{"code_sha256_prefix":"758f9398d0362438","entry":"csv2dict_str_str","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/count-zero-authors.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/count-zero-authors.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"758f9398d0362438"}},{"code_sha256_prefix":"0dbafcb96e143c03","entry":"evenly_spaced_items","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"faculty_growth.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/faculty_growth.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0dbafcb96e143c03"}},{"code_sha256_prefix":"de678062b7b953b8","entry":"extract_dblp_orcids","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/build-orcid-csv.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/build-orcid-csv.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"de678062b7b953b8"}},{"code_sha256_prefix":"11669b54fc6c9d43","entry":"find_fix","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/clean-csrankings.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/clean-csrankings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"11669b54fc6c9d43"}},{"code_sha256_prefix":"98808f281e1e6ec0","entry":"first_of_month","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/download-dblp-release.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/download-dblp-release.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"98808f281e1e6ec0"}},{"code_sha256_prefix":"399407d9534b189a","entry":"institutions_match","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/build-orcid-csv.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/build-orcid-csv.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"399407d9534b189a"}},{"code_sha256_prefix":"353b7d11e71036e2","entry":"load","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"faculty_growth.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/faculty_growth.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"353b7d11e71036e2"}},{"code_sha256_prefix":"d6d3320ab1874e01","entry":"map_pacmmod_to_conference","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/csrankings.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/csrankings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"d6d3320ab1874e01"}},{"code_sha256_prefix":"51c1da3496b1eb13","entry":"normalize_institution","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/build-orcid-csv.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/build-orcid-csv.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"51c1da3496b1eb13"}},{"code_sha256_prefix":"62d9e987f9e5fb2f","entry":"pagecount","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/csrankings.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/csrankings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"62d9e987f9e5fb2f"}},{"code_sha256_prefix":"8efe785a7bc6d200","entry":"previous_month","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/download-dblp-release.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/download-dblp-release.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8efe785a7bc6d200"}},{"code_sha256_prefix":"bcaa2506ba25e096","entry":"release_url","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/download-dblp-release.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/download-dblp-release.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bcaa2506ba25e096"}},{"code_sha256_prefix":"1bc126c6c9079ee0","entry":"run_one","repo":"mengysun/DataParasite","repo_kind":"found_in_text","path":"src/data_parasite.py","file_url":"https://github.com/mengysun/DataParasite/blob/HEAD/src/data_parasite.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"1bc126c6c9079ee0"}},{"code_sha256_prefix":"b79bc39259d70d3a","entry":"series","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"faculty_growth.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/faculty_growth.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b79bc39259d70d3a"}},{"code_sha256_prefix":"ff9a6cee747f2c90","entry":"sortdictionary","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/count-zero-authors.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/count-zero-authors.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ff9a6cee747f2c90"}},{"code_sha256_prefix":"a16f06ff4abe022b","entry":"startpage","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/csrankings.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/csrankings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a16f06ff4abe022b"}},{"code_sha256_prefix":"b34f5dfa407987e8","entry":"strip_accents","repo":"emeryberger/CSrankings","repo_kind":"found_in_text","path":"util/old/split-csrankings.py","file_url":"https://github.com/emeryberger/CSrankings/blob/HEAD/util/old/split-csrankings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b34f5dfa407987e8"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}