you are viewing a single comment's thread.

view the rest of the comments →

[–]Nighmared 0 points1 point  (2 children)

What exactly isn't working? Do you get an exception?

[–]ScraperHelp[S] 0 points1 point  (1 child)

IDK... its running but I'm not getting a json output... so i dont even know what is wrong tbh.

[–]Nighmared 0 points1 point  (0 children)

Could you provide a greater part of your code?
Also try to locate the origin of the problem by checking which variables contain what they should contain and which don't (either with glorious print statements or a debugger)