ilinguistics/common_crawl_corpus
Scripts for building a geo-located web corpus using Common Crawl data
This project helps natural language processing (NLP) researchers and computational linguists build large, clean, and geographically tagged text datasets. It takes raw web data from the Common Crawl project and processes it to create a structured corpus of text, optionally identifying the language of each segment. This is for professionals who need to develop or test language models, conduct linguistic research, or create language-specific applications.
Use this if you need to create a large-scale, clean, and geo-located text corpus from web data for your NLP research or applications.
Not ideal if you need a small, highly curated dataset or don't have access to AWS S3 for storage and processing.
Stars
11
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/ilinguistics/common_crawl_corpus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.