Discover/jcconcursos.com.br API
live

jcconcursos.com.br APIjcconcursos.com.br

Access Brazilian public exam listings, news articles, and job postings from jcconcursos.com.br. Filter by state, status, and more across 10 endpoints.

Endpoints
10
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/71f8d245-4018-4455-a6db-1a8ade89fded/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/71f8d245-4018-4455-a6db-1a8ade89fded/get_latest_news_headlines' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Extract news article headlines and links from the homepage. Returns up to 20 headlines with their titles and URLs.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "headlines": "array of objects with 'title' (string) and 'url' (string)"
  },
  "sample": {
    "data": {
      "headlines": [
        {
          "url": "https://jcconcursos.com.br/noticia/concursos/concurso-marinha-edital-qtpa-142562",
          "title": "Marinha: publicado edital com 10 vagas para o QTPA"
        },
        {
          "url": "https://jcconcursos.com.br/noticia/concursos/concurso-exercito-inscricao-espcex-142140",
          "title": "Concurso do Exército abre inscrições para 440 vagas na EsPCEx"
        }
      ]
    },
    "status": "success"
  }
}

About the jcconcursos.com.br API

The JC Concursos API exposes 10 endpoints covering Brazilian public exam (concurso) listings, news articles, and private-sector job postings from jcconcursos.com.br. Use get_open_concursos to retrieve currently open exams with vacancy counts, salary ceilings, and institution names, or get_concurso_detail to pull full exam metadata including agenda dates, education level requirements, and registration fees — all filterable by Brazilian state abbreviation.

Concurso Listings and Status Filters

Four endpoints cover different exam lifecycle stages: get_open_concursos returns active exams with vacancies, max_salary, status, and a linked news_url; get_predicted_concursos covers future exams not yet officially opened; get_ongoing_concursos surfaces exams currently in examination phases such as proofs or result publication; and get_open_concursos_by_state requires a state parameter (e.g. 'sp', 'rj', 'mg') and additionally returns aggregate stats like previsto, autorizados, abertos, and em andamento counts for that state. All listing endpoints support page for pagination.

Concurso Detail and News Content

get_concurso_detail takes a slug (available from any listing's slug field) and returns structured fields: agenda as an array of event/date pairs, salary_range, education_level, positions, vacancies, states, and institution. For editorial context, get_news_article retrieves the full body content, headline, and subtitle of a news article by slug. get_news_listing returns paginated article metadata including author, published_at, summary, and thumbnail URL.

Jobs and Search

get_empregos_listing surfaces private-sector job and internship postings with vacancies, institution, and associated news links — distinct from concurso listings. get_latest_news_headlines returns up to 20 headline/URL pairs from the homepage, useful for monitoring fresh coverage. The search_concursos endpoint accepts a query string and returns a constructed search_url rather than parsed results, since the source relies on Google Custom Search; the response includes a message field explaining this behavior.

Common use cases
  • Aggregate open Brazilian public exam listings filtered by state to build a regional concurso tracker.
  • Monitor salary ceilings and vacancy counts across federal and state institutions using max_salary and vacancies fields.
  • Display upcoming exam agendas in a calendar app by pulling agenda event/date arrays from get_concurso_detail.
  • Surface the latest concurso news with author attribution and publish dates via get_news_listing.
  • Track state-level exam pipeline health using aggregate stats (previsto, autorizados, abertos) from get_open_concursos_by_state.
  • Build a private-sector job board alongside concurso listings by combining get_empregos_listing with public exam endpoints.
  • Power a news digest by fetching full article body text through get_news_article using slugs from headline results.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does jcconcursos.com.br offer an official developer API?+
No. JC Concursos does not publish a public developer API or documented data access program. This Parse API is the available programmatic option for accessing their concurso and news data.
What does `get_concurso_detail` return beyond what listing endpoints provide?+
get_concurso_detail returns fields not present in listing results: a structured agenda array of exam events and their dates, salary_range (as a range rather than just a ceiling), education_level, specific positions offered, and the states field indicating where vacancies exist. It requires a slug value taken from any listing endpoint response.
Does `search_concursos` return parsed search results?+
No. Because the site's search relies on Google Custom Search Engine, search_concursos returns a constructed search_url string and an explanatory message rather than extracted result objects. The API currently covers direct listing and detail endpoints for structured data. You can fork it on Parse and revise to add a results-parsing endpoint if your use case requires extracted search output.
Can I filter news articles or job listings by state or category?+
Not currently. get_news_listing and get_empregos_listing support only page pagination; neither accepts a state or category filter. The concurso listing endpoints (get_open_concursos, get_ongoing_concursos, get_predicted_concursos) do accept a state parameter. You can fork the API on Parse and revise it to add filtered news or jobs endpoints.
Are registration fee amounts available through the API?+
The get_concurso_detail endpoint description lists registration fee as returned data, though it surfaces as part of the detail payload rather than a dedicated numeric field. Listing endpoints such as get_open_concursos do not include fee data — only get_concurso_detail (called with a specific slug) exposes it.
Page content last updated . Spec covers 10 endpoints from jcconcursos.com.br.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.