Questions tagged [stack-exchange-api]
Tasks involving using Stack Exchange API.
37 questions
0
votes
3
answers
265
views
Network wide reputation survey
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 ...
5
votes
2
answers
373
views
Create a Language of The Month answer scraper
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?
...
7
votes
0
answers
271
views
Find the busiest hour for each stackexchange site [closed]
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.
...
8
votes
9
answers
431
views
This Question Has _____ Views [duplicate]
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, ...
3
votes
1
answer
451
views
Race for the Steward Badge
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 ...
8
votes
1
answer
507
views
Declare a Code Golf Winner
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 ...
18
votes
9
answers
2k
views
Answer to Vote Ratio
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 ...
17
votes
8
answers
2k
views
What's my PPCG ID?
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 ...
11
votes
2
answers
520
views
Take me to your leaderboard [duplicate]
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 ...
11
votes
15
answers
3k
views
What's my name?
Given a PPCG User ID, output that user's current username.
Examples
...
0
votes
6
answers
374
views
Is the question undeleted?
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 ...
11
votes
8
answers
1k
views
10 Clickbaits you can't resist
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 ...
16
votes
2
answers
522
views
Give me some questions to answer!
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), ...
11
votes
3
answers
649
views
PPCG's Unanswered Questions
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-...
5
votes
1
answer
300
views
Whose rep is tied?
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:
...