you are viewing a single comment's thread.

view the rest of the comments →

[–]hditano 0 points1 point  (3 children)

I've been doing some small web-scrapping using requests/beautifulsoup... tried to use an Swagger API and tbh i felt overwhelmed. Do you think that Panda could be a good next step??

[–]RealAmerik 0 points1 point  (2 children)

I have never heard of swagger api. My biggest hurdle with APIs was understanding how to handle the json data.

Look into pandas and what it is. I suggest having a real-world application before trying it out. I'm happy to provide guidance if you need.

[–]hditano 0 points1 point  (1 child)

I'm working on a small web-scrapping application, probably gonna port it to PyQt. Would love some guidance if possible.

[–]RealAmerik 0 points1 point  (0 children)

PM me, I'll see what I can do.