Indeed Job Posting Dataset

Use our Indeed job listings dataset to gain comprehensive insights into job postings across the US and the UK. This dataset provides all the critical details, including position titles, company names, job descriptions, locations, salaries, publish dates, company ratings, and more, enabling you to stay competitive in the hiring landscape.

Indeed datasets hero image
  • Over 39M
    records available
  • Get the full Indeed dataset or a subset
  • Free Indeed data
    samples for download
  • Starting from price
    $250/100K records
世界中の20,000+人のお客様に信頼されています

DATASET MARKETPLACE

Available Indeed and related datasets

Access fresh validated Indeed datasets. Ensure hassle-free data access by using ready-made scrapers.

  • Demo data in JSON/CSV
  • Fresh records
  • Customize, enrich, and format the data

LinkedIn people profiles

ID, Name, City, Country code, Position, About, Posts, Current company, and more.
ビュー61.9K+
ダウンロード6.1K+

LinkedIn company information

ID, Name, Country code, Locations, Followers, Employees in linkedin, About, Specialties, and more.
ビュー18.5K+
ダウンロード2.3K+

Crunchbase companies information

Name, URL, ID, Cb rank, Region, About, Industries, Operating status, and more.
ビュー9.5K+
ダウンロード966+

Linkedin job listings information

URL, Job posting id, Job title, Company name, Company id, Job location, Job summary, Job seniority level, and more.
ビュー8.7K+
ダウンロード1.4K+

Indeed job listings information

Jobid, Company name, Date posted parsed, Job title, Description text, Benefits, Qualifications, Job type, and more.
ビュー3.5K+
ダウンロード497+

Employees business enriched dataset

URL, Profile url, Linkedin num id, Avatar, Profile name, Certifications, Profile location, Profile connections, and more.
ビュー3.1K+
ダウンロード219+

Companies information enriched dataset

URL, ID lc, Name lc, Country code lc, Locations lc, Followers lc, Employees in linkedin lc, About lc, and more.
ビュー3.1K+
ダウンロード261+

Google Maps full information

Place id, URL, Country, Name, Category, Address, Description, Business details, and more.
ビュー2.8K+
ダウンロード333+

Glassdoor companies overview information

ID, Company, Ratings overall, Details size, Details founded, Details type, Country code, Company type, and more.
ビュー2.2K+
ダウンロード220+

Google maps reviews

URL, Place id, Place name, Country, Address, Review id, Reviewer name, Reviews by reviewer, and more.

Yelp businesses overview

Business id, Yelp biz id, Name, Updates from business, Overall rating, Reviews count, Is claimed, Categories, and more.
ビュー1.7K+
ダウンロード145+

LinkedIn profiles Jobs Listings

URL, Linkedin id, Name, About, Position, Optional jobs, Country code, Experience, and more.

Zoominfo companies information

URL, ID, Name, Description, Revenue, Revenue currency, Revenue text, Stock symbol, and more.
ビュー1.6K+
ダウンロード167+

Glassdoor companies reviews

Overview id, Review id, Review url, Rating date, Count helpful, Count unhelpful, Employee job end year, Employee length, and more.
ビュー1.5K+
ダウンロード265+

pitchbook companies information

URL, ID, Company name, Company socials, Year founded, Status, Employees, Latest deal type, and more.
ビュー1.5K+
ダウンロード146+

Glassdoor job listings information

URL, Company url overview, Company name, Company rating, Job title, Job location, Job overview, Company headquarters, and more.
ビュー1.5K+
ダウンロード230+

G2 software product overview

URL, Product name, Product id, Rating, Description, Product url, Seller, Ownership, and more.
ビュー1.3K+
ダウンロード140+

G2 software - product reviews

Review id, Author id, Author, Position, Company size, Stars, Date, Title, and more.

Trustpilot business reviews

Company name, Review id, Review date, Review rating, Review title, Review content, Is verified review, Review date of experience, and more.

Yelp businesses reviews

Business id, Review auther, Rating, Date, Content, Review image, Reactions, Replies, and more.

Indeed companies info

Name, Description, URL, Work happiness, Jobs categories, Website, Industry, Company size, and more.

Xing social network

Account id, FamilyName, Gender, Membership, Country code, Experience, Education, Languages, and more.

Owler companies information

CompanyID, Ownership, IndustrySectors, Revenue, Founded, CompanyName, Country, EmployeeCount, and more.

US lawyers directory

URL, Address, Admission, Areas of practice, Isln, Law school attended, Location, Name, and more.

Slintel 6sense company information

Name, About, Num employees, Type, Industries, Techstack arr, Country code, Website, and more.

Manta businesses

Company name, Business state, Sic code, Phone number, Website, Business categories, Business city, Business country, and more.

VentureRadar company information

URL, Location, Name, Country code, Ownership, Score, Auto analyst score, Website popularity, and more.

Trustradius product reviews

URL, Product id, Product name, Review id, Review url, Review title, Review rating, Review date, and more.

LinkedIn people search

URL, Name, Subtitle, Location, Experience, Education, Avatar, and more.

Indeed job postings dataset sample

Indeed dataset data points include: Company name, job title, date posted, description, benefits, job type, location, and more.

データセットの価格設定

リフレッシュレート
100K
500K
1M
5M
20M
完全なデータセット
3TB
  • クリーンで有効
  • 毎月更新
  • JSON/CSV/Parquet

AIエージェントを即座にパワーアップ

私たちのIndeed Job Postingsデータセットは、AI/LLMに最適化されています。
レシピが用意されています。

structured data

構造化&クリーン

AIモデルのトレーニングや推論に最適な、一貫性のあるスキーマで前処理されたデータ。

code examples

コード例

すぐに使えるPython、Node.js、cURL、PHP、Go、Java、Rubyのスニペットで、AIワークフローに簡単に統合できます。

documentation

ドキュメンテーション

ChatGPT、Claude、その他のLLM統合のための包括的なガイドとノートブック。
                              curl --request GET 
--url https://api.brightdata.com/datasets/snapshots/{id}/download 
--ヘッダー 'Authorization:ベアラ'
                              
                            
                              インポートリクエスト
url = "https://api.brightdata.com/datasets/snapshots/{id}/download"
headers = {"Authorization":"ベアラ"}。
response = requests.get(url, headers=headers)
print(response.json())
                              
                            
                              const url = 'https://api.brightdata.com/datasets/snapshots/{id}/download';
const options = {method: 'GET', headers:headers: {Authorization: 'Bearer'}, body: undefined};

try {
const response = await fetch(url, options);
const data = await response.json();
console.log(data);
} catch (error) {
console.error(error);
}
                              
                            
                              HttpResponse response = Unirest.get("https://api.brightdata.com/datasets/snapshots/{id}/download")
.header("Authorization", "ベアラ")
.asString();
                              
                            
                              require 'uri'
require 'net/http'

url = URI("https://api.brightdata.com/datasets/snapshots/{id}/download")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Get.new(url)
request["Authorization"] = 'ベアラ'

response = http.request(request)
puts response.read_body
                              
                            

Indeed job posting datasets tailored to your needs

Get easy to use, well-structured datasets for any use case
dataset subscription

データの購読

サブスクライブしてデータセットにアクセスすると、コストが大幅に削減されます。

file outputs

ファイル出力形式

JSON、NDJSON、JSON Lines、CSV、Parquet。オプションの.gz圧縮。

flexible delivery

柔軟なデリバリー

Snowflake、Amazon S3バケット、Google Cloud、Azure、SFTP。

enriched datasets

スケーラブルなデータ

インフラ、プロキシサーバー、ブロックを気にすることなく拡張できます。

discounts

コスト削減

フィルターやフォーマットオプションを使って、データセットをカスタマイズできます。

code maintanence

コードのメンテナンス

データセットは、ウェブサイトの構造変更に基づいて維持されます。

api integrations

簡素化された統合

SnowflakeおよびAWSとの統合によるメリット。

support

年中無休のサポート

データの専門家チームがお手伝いします。

compliance

コンプライアンスのリーダー

データは倫理的に取得され、すべての個人情報保護法に準拠しています。

Get structured and reliable Indeed jobs data

当社がデータを提供するので、お客様は他の業務に集中できます

大容量のウェブデータ

ブロック解除機能と24時間体制のIPローテーションにより、ウェブサイト上のすべてのデータポイントへのアクセスを保証します。

すぐに使用できるデータ

強力なデータ検証プロセスの一環として、データ収集プロセスのあらゆる側面が徹底的に検証されています。

自動データフロー

カスタムスケジュールを作成してデータデリバリーを自動化すれば、データがストレージにシームレスに流れます。

How companies use Indeed jobs datasets

Market analysis

Utilize job postings data to uncover market demand trends, forecast industry growth, and identify emerging roles. Leverage this insight for strategic business decisions and workforce planning.
Get dataset
business intelligence

Market growth

Analyze job postings to detect hiring trends, such as in-demand roles, industry growth patterns, and seasonal recruitment spikes. Use these insights to align talent acquisition strategies with market needs.
Get dataset
Track hiring trends

Track talent

Leverage job postings to track talent movement, identify top employers attracting key professionals, and monitor shifts in workforce demand. Use this data to inform talent acquisition and retention strategies.
Get dataset
Scale recruitment

Indeed job postings dataset FAQs

The Indeed job posting dataset data points may include: company name, job title, position, description, location, salary, date published, company rating, company link, current URL, and more.

Yes, you can get updates to your Indeed job posting dataset on a daily, weekly, monthly, or custom basis.

Yes, you can purchase a Indeed job posting subset that will include only the data points you need. By purchasing a subset, cost is reduced substantially.

Dataset formats are JSON, NDJSON, JSON Lines, CSV, or Parquet. Optionally, files can be compressed to .gz.

If you don’t want to purchase a dataset, you can start scraping Indeed data using our Indeed Scraper API.

Yes, you can request sample data to evaluate the quality and relevance of the information provided. This is a great way to ensure it meets your needs before committing to a full dataset.

Yes, you can request specific data points from the Indeed job posting dataset tailored to your unique needs, ensuring you receive precisely the information you require for your projects.

Absolutely, the Indeed job posting dataset offers seamless API integration, allowing you to effortlessly integrate the data into your CRM, analytics tools, or any other systems you use, streamlining your operations.

Get your Indeed dataset today.