[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

Publicis Sapient Graphic Publicis Sapient

Publicis Sapient sees a surge in social media activity, particularly regarding career opportunities. Data privacy concerns are also being raised in some posts.

About Publicis Sapient

Publicis Sapient is a digital transformation company.

Insights #

Engagements: XXX #


Engagements Line Chart
Engagements 24-Hour Time-Series Raw Data
Current Value: XXX
Daily Average: XXXXX
1 Week: XXXXX -XX%
1 Month: XXXXXX -XX%
6 Months: XXXXXXX -XX%
1 Year: XXXXXXX -XX%
1-Year High: XXXXXX on 2024-11-21
1-Year Low: X on 2024-10-18

Social Network X YouTube
Engagements XX XXX

Mentions: XX #


Mentions Line Chart
Mentions 24-Hour Time-Series Raw Data
Current Value: XX
Daily Average: XX
1 Month: XX -XX%
6 Months: XXX -XX%
1 Year: XXXXX +11%
1-Year High: XXX on 2025-04-24
1-Year Low: X on 2024-10-18

Social Network X YouTube
Mentions XX XX

Creators: XX #


Creators Line Chart
Creators 24-Hour Time-Series Raw Data
XX unique social accounts have posts mentioning Publicis Sapient in the last XX hours which is down XX% from XX in the previous XX hours Daily Average: XX
1 Month: XX -XX%
6 Months: XXX -XX%
1 Year: XXX +71%
1-Year High: XXX on 2025-04-24
1-Year Low: X on 2024-10-18

The most influential creators that mention Publicis Sapient in the last XX hours

Creator Rank Followers Posts Engagements
@publicissapient X XXXXX X XX
@bigdatasumit X XXXXXX X XX
@dypdpu_str X X X XX

View More

Sentiment: XX% #


Sentiment Line Chart
Sentiment 24-Hour Time-Series Raw Data
Current Value: XX%
Daily Average: XX%
1 Week: XX% +27%
1 Month: XXX% +12%
6 Months: XXX% +22%
1 Year: XXX% +17%
1-Year High: XXX% on 2024-10-17
1-Year Low: XX% on 2025-03-16

Most Supportive Themes

Most Critical Themes

Network engagement breakdown:

Network Positive % Neutral % Negative %
X XX XX% XX X% XX XX%
YouTube XXX XX% XX XX% X X%
Total XXX XX% XX XX% XX XX%

Top assets mentioned In the posts about Publicis Sapient in the last XX hours

Wipro Limited (WIT) Walmart, Inc. (WMT) Accenture (ACN)

Top topics mentioned In the posts about Publicis Sapient in the last XX hours

publicis groupe, $pubpa, india, topics, wit wipro limited, hub, future of, linkedin, 6969, $wmt, stocks consumer defensive, make a, up the, #ai, cracked, when he, accenture, stocks technology, cheer, dove, launches, azure, real time, $mindtreens, vlogs, italy

Top Social Posts #


Top posts by engagements in the last XX hours

Showing only X posts for non-authenticated requests. Use your API key in requests for full results.

"It happened again. Couldn't give OA for Publicis Sapient. Maybe I was careless I shouldn't have relied on my laptop's camera and attached the web cam before hand. But again last time even with the web cam the camera stopped working mid way"
X Link @4yrCS 2025-10-15T12:58Z XX followers, XX engagements

"Publicis Sapient Hiring Associate Software Development Engineer X Hyderabad Jobs 2025"
YouTube Link @cybercloudjobs 2025-10-14T02:11Z 1630 followers, XXX engagements

"Revolutionizing the SDLC with AI: How Publicis Sapient Is Transforming the Future of Delivery"
YouTube Link @publicissapient 2025-10-13T21:12Z 1790 followers, XX engagements

"Exploring the Future with Generative AI At DYPDPU School of Technology & Research Pune the Emerging Horizons Lecture Series continued to inspire innovation and career readiness. We had the privilege of hosting Ms. Praniti Parmar Software Developer at Publicis Sapient"
X Link @dypdpu_str 2025-10-13T12:15Z X followers, XX engagements

Topics List

https://lunarcrush.com/api4/public/topics/list/v1

Get a list of trending social topics.

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topics/list/v1

Example response:

{
  "data": [
    {
      "topic": "youtube",
      "title": "YouTube",
      "topic_rank": 1,
      "topic_rank_1h_previous": 1,
      "topic_rank_24h_previous": 1,
      "num_contributors": 420430,
      "num_posts": 912873,
      "interactions_24h": 2912785759
    }
  ]
}

Schema:


Topic Whatsup

https://lunarcrush.com/api4/public/topic/:topic/whatsup/v1

Generate an AI summary of the hottest news and social posts for a specific topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/whatsup/v1

Example response:

{
  "config": {
    "topic": "bitcoin",
    "generated": 1758826249
  },
  "summary": "Several major companies, including Google and Capital Group, are investing in Bitcoin and related technologies, indicating growing institutional interest. Additionally, various firms, such as Melanion Capital and Oranjebtc, are developing new Bitcoin treasury models and expanding their Bitcoin holdings. Meanwhile, regulatory developments, like the SEC's approval of a new crypto ETF, are also shaping the market."
}

Schema:


Topic Time Series v2

https://lunarcrush.com/api4/public/topic/:topic/time-series/v2

Get historical time series data for a social topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v2

Example response:

{
  "config": {
    "topic": "bitcoin",
    "id": "bitcoin",
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1758153600,
    "end": 1758833579,
    "bucket": "hour",
    "metrics": [],
    "generated": 1758826379
  },
  "data": [
    {
      "time": 1758153600,
      "contributors_active": 19736,
      "contributors_created": 892,
      "interactions": 4231195,
      "posts_active": 38896,
      "posts_created": 1187,
      "sentiment": 80,
      "spam": 6467,
      "alt_rank": 667,
      "circulating_supply": 19922378,
      "close": 116313.13,
      "galaxy_score": 52,
      "high": 116313.13,
      "low": 116188.8,
      "market_cap": 2318184308977,
      "market_dominance": 56.8449,
      "open": 116313.13,
      "social_dominance": 18.7344,
      "volume_24h": 63629830396
    }
  ]
}

Schema:


Topic Time Series

https://lunarcrush.com/api4/public/topic/:topic/time-series/v1

Get historical time series data for a social topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v1

Example response:

{
  "config": {
    "topic": "bitcoin",
    "id": "bitcoin",
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1758153600,
    "end": 1758833584,
    "bucket": "hour",
    "metrics": [],
    "generated": 1758826384
  },
  "data": [
    {
      "time": 1758153600,
      "contributors_active": 19736,
      "contributors_created": 892,
      "interactions": 4231195,
      "posts_active": 38896,
      "posts_created": 1187,
      "sentiment": 80,
      "spam": 6467,
      "alt_rank": 667,
      "circulating_supply": 19922378,
      "close": 116313.13,
      "galaxy_score": 52,
      "high": 116313.13,
      "low": 116188.8,
      "market_cap": 2318184308977,
      "market_dominance": 56.8449,
      "open": 116313.13,
      "social_dominance": 18.7344,
      "volume_24h": 63629830396
    }
  ]
}

Schema: