Seeking Alpha

FREEMIUM
Verified
Durch Api Dojo | Aktualisiert לפני 4 ימים | Finance
Popularität

9.9 / 10

Latenz

1,868ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

symbols/get-ratings problem

Rapid account: Rpenchev
rpenchev
לפני 3 שנים

Is this some temporary problem, but symbols/get-ratings returns empty “ratings” data (for example for symbol O, but not only)?
“hasTodayRatings” is true.

Rapid account: Rpenchev
rpenchev Commented לפני 3 שנים

@aron.gombas, Seems that at the SeekingAlpha side this info is no more public and RapidAPI can provide only public data, so yes, this endpoint doesn’t make sense for me too.

Rapid account: Aron Gombas
aron.gombas Commented לפני 3 שנים

Seriously, guys, this was the only important API for me provided by RapidAPI.
If it isn’t going to be fixed, it doesn’t make sense for me to subscribe RapidAPI…

(I am not even sure what happened here. Did something change at the SeekingAlpha side and you are just no catching up with those changes? I can wait if that’s the case.)

Rapid account: Aron Gombas
aron.gombas Commented לפני 3 שנים

In the SA website:

  1. Check out TEAM: https://seekingalpha.com/symbol/TEAM
    The ratings are there in the right side.

  2. If you check out the quant ratings, there is one for 21 Sep (today is 22 Sep): https://seekingalpha.com/symbol/TEAM/ratings/quant-ratings

So, online these are definitely updated.

But RapidAPI returns nothing in the “0 months ago” and “3 months ago” data structures:

“data”:[{“id”:“147312167”,“type”:“rating”,“attributes”:{“id”:147312167,“asDate”:“2021-09-22”,“tickerId”:547506,“ratings”:{}},“meta”:{“monthsAgo”:0}},{“id”:“136450635”,“type”:“rating”,“attributes”:{“id”:136450635,“asDate”:“2021-06-22”,“tickerId”:547506,“ratings”:{}},“meta”:{“monthsAgo”:3}},{“id”:“125068757”,“type”:“rating”,“attributes”:{“id”:125068757,“asDate”:“2021-03-22”,“tickerId”:547506,“ratings”:{“tickerId”:547506,“asOfDate”:“2021-03-22”,“quantRating”:2.599918765231519,“quantOverallRank”:2908,“quantSectorRank”:397,“growthGrade”:4,“momentumGrade”:10,“profitabilityGrade”:4,“epsRevisionsGrade”:9,“valueGrade”:13,“authorsRatingPro”:3.0,“sellSideRating”:4.25}},“meta”:{“monthsAgo”:6}},{“id”:“117452233”,“type”:“rating”,“attributes”:{“id”:117452233,“asDate”:“2020-12-22”,“tickerId”:547506,“ratings”:{“tickerId”:547506,“asOfDate”:“2020-12-22”,“quantRating”:2.724989622249896,“quantOverallRank”:2577,“quantSectorRank”:389,“growthGrade”:5,“momentumGrade”:4,“profitabilityGrade”:3,“epsRevisionsGrade”:12,“valueGrade”:13,“authorsRatingPro”:2.75,“sellSideRating”:4.20833}},“meta”:{“monthsAgo”:9}},{“id”:“89727694”,“type”:“rating”,“attributes”:{“id”:89727694,“asDate”:“2020-09-22”,“tickerId”:547506,“ratings”:{“tickerId”:547506,“asOfDate”:“2020-09-22”,“quantRating”:2.89327731092437,“quantOverallRank”:2191,“quantSectorRank”:339,“growthGrade”:3,“momentumGrade”:5,“profitabilityGrade”:3,“epsRevisionsGrade”:11,“valueGrade”:13,“authorsRatingPro”:3.333333333333333,“sellSideRating”:4.16}},“meta”:{“monthsAgo”:12}}],“meta”:{“hasTodayRatings”:true}}

Rapid account: Apidojo
apidojo Commented לפני 3 שנים

Hello,

You may check the Seeking Alpha site/application whether or not it publish the required data PUBLICLY. If the data is not available PUBLICLY, you cannot get the data via our endpoints in most cases.

Regards.

Rapid account: Aron Gombas
aron.gombas Commented לפני 3 שנים

This explanation is a bit unclear to me…

Have you identified if the root cause of the problem is in the Seeking Alpha side or in the RapidAPI side?

Rapid account: Apidojo
apidojo Commented לפני 3 שנים

Hello,

Please understand that our API provides live data so any change made to the system of Seeking Alpha by the official developers will affect our API in real time. If the update is not too big and affects the system a lot, our bot may still work well without any update needing to be made on our side. We cannot reproduce data or features which are not available on the official site/application. The site/application might simply hide the value at front end before.

Regards.

Rapid account: Aron Gombas
aron.gombas Commented לפני 3 שנים

Oh, and it worked correctly until early September. It broke maybe about a week ago.

Rapid account: Aron Gombas
aron.gombas Commented לפני 3 שנים

I’m seeing the same exact issue. Is there any workaround here?

Now I’m paying for the RapidAPI service, but 3-month old ratings returned have no value anymore…

Rapid account: Rpenchev
rpenchev Commented לפני 3 שנים

Maybe my question sounds stupid, but when I tested last time this endpoint (3 months ago) seems that the data was correct.

{
“id”: “136462616”,
“type”: “rating”,
“attributes”: {
“id”: 136462616,
“asDate”: “2021-06-22”,
“tickerId”: 585868,
“ratings”: {
“quantRating”: 4.96324,
“sellSideRating”: 4.625,
“authorsRatingPro”: 4.0,
“quantPrimaryRank”: 1,
“quantSectorRank”: 3,
“quantOverallRank”: 25,
“valueGrade”: 4,
“growthGrade”: 7,
“profitabilityGrade”: 1,
“momentumGrade”: 5,
“epsRevisionsGrade”: 3,
“dividendSafetyGrade”: 2,
“dividendGrowthGrade”: 9,
“dividendYieldGrade”: 2,
“dividendConsistencyGrade”: 8,
“dpsRevisionsGrade”: 5,
“yieldOnCostGrade”: 5,
“dividendRating”: 3.58716
}
},
“meta”: {
“monthsAgo”: 0
}
}

Maybe SA are changed something in their end.
Anyway, thanks for the answer.

Rapid account: Apidojo
apidojo Commented לפני 3 שנים

Hello,

Our API provides public data. You may check the same on the official site. The asked data is not PUBLICLY.

Regards.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen