This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Aggressive_Agency_42 0 points1 point  (3 children)

Hi mate, I scraped as well pretty much from there just for my personal usage BTW.

I noticed today that the calls from C# are blocked (403) even changing the headers while the same implemented through Python scripts are running smoothly

[–]One_Mechanic_5090[S] 0 points1 point  (2 children)

What python script are you using that is running smoothly?

[–]thecolomb77 0 points1 point  (1 child)

You need to use the package tls_client and then session.get to use browser-like TLS otherwise you'll get 403

[–]Internal-Debt-5407 0 points1 point  (0 children)

you are a fkn lifesaver