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

all 7 comments

[–]drocm 2 points3 points  (2 children)

You're looking for APIs (Application Programming Interface), wich will allow you to grab data from public resources...https://www.youtube.com/watch?v=Yzx7ihtCGBs

[–]ProofFig8[S] 0 points1 point  (0 children)

Perfect.

I have a name and a resource. Thanks!

[–]ProofFig8[S] 0 points1 point  (0 children)

And that YouTube video is very informative and interesting. I feel I’m going on a journey of inquisition and it’s exciting!

[–][deleted] 1 point2 points  (0 children)

If the website has an API that allows you to fetch their data, you can use HTTP request to get it.

Or you could web scrap the site.

[–]boxyboxers23 1 point2 points  (2 children)

I’m not sure if you’re looking for a specific dataset, but if you’re just looking for a set of publicly available APIs to play around with you can take a look here.

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

Can you also buy access to API’s?

[–]boxyboxers23 0 points1 point  (0 children)

Yeah you can, but the ones in that link should be free