Skip to main content

Questions tagged [stack-exchange-api]

Tasks involving using Stack Exchange API.

0 votes
3 answers
265 views

Given a PPCG user's user ID, calculate how much times is their Each SE site reputation is from average reputation in the Stack exchange sites they have made accounts. Let me explain, If someone's ...
avarice's user avatar
  • 12.5k
5 votes
2 answers
373 views

When I was posting answers for the Husk Language of The Month thread, I realized it took more time to enter them in the thread than it took to actually write the answers. So, why not automate it? ...
Razetime's user avatar
  • 27.8k
7 votes
0 answers
271 views

Input Name of a stackexchange site or any way to uniquely identify the site. Output The hour of the day that had the largest number of answers posted over the previous 24 hours. E.g. 14:00-15:00 GMT. ...
user avatar
8 votes
9 answers
431 views

Inspired by this Youtube Video from Tom Scott. Write a program or function that prints the current amount of views this question has. That's it. Your program may only access the stack exchange api, ...
izlin's user avatar
  • 1,597
3 votes
1 answer
451 views

Backstory If you visit the Steward Badge Page, you will see no one has received one of these badges from PPCG yet. However, there are two users: DJMcMayhem & Martin Ender, that are only a few ...
DevelopingDeveloper's user avatar
8 votes
1 answer
507 views

Normally, I'd open with some flavor text here about being bored and/or lazy but looking through the stack-exchange-api questions that would be far from original. So instead I'm going to open with a ...
Nissa's user avatar
  • 3,674
18 votes
9 answers
2k views

This question is inspired by the fact that I love seeing questions with equal vote and answer counts... So here's a simple stack-exchange-api challenge for y'all: Challenge: Given a ...
Socratic Phoenix's user avatar
17 votes
8 answers
2k views

Challenge Given the name of a PPCG member, output their PPCG ID number. If the user does not exist, you may report an error or return any non-positive number. If there are multiple members with this ...
musicman523's user avatar
  • 4,822
11 votes
2 answers
520 views

Have you ever found a good challenge to answer, answered it and then found out somebody posted a solution with a better score in the same language? Challenge Write a program/function that takes a ...
totallyhuman's user avatar
  • 17.4k
11 votes
15 answers
3k views

Given a PPCG User ID, output that user's current username. Examples ...
MD XF's user avatar
  • 14.3k
0 votes
6 answers
374 views

Challenge Given a positive integer, determine whether that number is currently being used to represent a question on PPCG. The question must not have been removed, but may be open or closed. The ...
musicman523's user avatar
  • 4,822
11 votes
8 answers
1k views

Write a program/function/script that takes a natural number i from 1 to 10 as input and outputs the URL of the Question with the i th hottest question on the Code Golf Portal The ordering should be ...
Moartem's user avatar
  • 393
16 votes
2 answers
522 views

Introduction Sometimes I get bored and there are no new questions on PPCG, so I want you to dig a random question from PPCG's past. Challenge Given a user's PPCG ID as input (e.g. my ID is 30525), ...
Beta Decay's user avatar
  • 23.7k
11 votes
3 answers
649 views

This dear StackExchange site has so many challenges, and so many good answers. But what about the challenges that were never answered? Task Write a program or a function that will print a pseudo-...
totallyhuman's user avatar
  • 17.4k
5 votes
1 answer
300 views

Your challenge is to query the SE API and find out whose rep on PPCG is tied, and output it. If these were all the users on PPCG: ...
user avatar

15 30 50 per page