Today $0.28 / 94,093 tokens
Retrieval
kube-cluster.yaml◀
scrape.js▼
const chromium = new Chromium();
chromium.proxies = rotateProxy();
chromium.headers = {
“User-Agent”: generateUserAgent(),
“cookies”: fakeCookies(),
};
chromium.webGL = generateWebGLSignature();
const pages = [];
const page1 = await chromium.render(“https://www.sec.gov/Archives/edgar/data/1652044/000165204423000016/goog-20221231.htm”);
pages.push(page1);
await Promise.all(pages.map(async page => {
if(hasCaptcha(page)) {
await chromium.rotateEverything();
await page.render();
}
if(missingContent(page)) {
await chromium.waitLonger();
await page.render();
}
}));
fingerprint.js◀
evasion.js◀
orchestration.js◀
contentDetection.js◀
Expand (64+ files)
Language Models See:
What was the consolidated revenue of Alphabet Inc. for 2021?
URL: https://www.sec.gov/Archives/edgar/data/1652044/
000165204423000016/goog-20221231.htm
000165204423000016/goog-20221231.htm
UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 ___________________________________________ FORM 10-K ___________________________________________ (Mark One) ☒ ANNUAL REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the fiscal year ended December 31, 2022 OR ☐ TRANSITION REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 For the transition period from to . Commission file number: 001-37580 ___________________________________________ Alphabet Inc. (Exact name of registrant as specified in its charter) ___________________________________________ Delaware 61-1767919 (State or other jurisdiction of incorporation or organization) (I.R.S. Employer Identification No.) 1600 Amphitheatre Parkway Mountain View, CA 94043
Expand (12293 lines)
Parallel Extract API$0.001 / 101 tokens
Retrieval
parallel.extract([
“https://www.sec.gov/Archives/edgar/data/1652044/000165204423000016/goog-20221231.htm”,
], “What was the consolidated revenue of Alphabet Inc. for 2021?”);
Language Models See:
What was the consolidated revenue of Alphabet Inc. for 2021?
URL: https://www.sec.gov/Archives/edgar/data/1652044/
000165204423000016/goog-20221231.htm
Item 2021 2022
Consolidated Revenue $257,637 $282,836
Operating income $78,714 $74,842
Net income $76,033 $59,972
EPS $5.61 $4.56