victorratts13 / sport-score

api para score de jogos e estatísticas bet365
MIT License
12 stars 2 forks source link

IP Address Blocked #2

Closed mashegoindustries closed 2 years ago

mashegoindustries commented 2 years ago

Hi,

Package is working very well so far.

My only problem is My IP address got blocked by sofa score for scrapping data from their API using the package(sport-score)

Is there a way to avoid being blocked by Sofascore?

mashegoindustries commented 2 years ago

Is there any work around you could advise me to try?

Thank you in advance

victorratts13 commented 2 years ago

this is strange, I believe it should be the number of requests / minute you are doing.

mashegoindustries commented 2 years ago

Looks like too many request results in IP address temporarily getting blocked. Just imagine my server IP address getting blocked, this means my frontend will stop working.

I will move the the code to frontend layer.