pari08tosh / Inshorts-API

An Inshorts API which provides news for different categories from the Inshorts Website. Built using Flask and Beautiful Soup.
MIT License
55 stars 46 forks source link

Copyright isuues #1

Open surajjorwekar opened 6 years ago

surajjorwekar commented 6 years ago

I know this isn't an issue. But since you have created this outstanding API, is it worth to implement? Does this attract any legal IP/Copyright issues from InShorts Team?

trypythy commented 5 years ago

Hey there - thanks for this awesomeness. help a n00b out, I just cloned this, created a venv and installed all dependencies and then tried running app.py but I get a load of errors when I try visit the URL 127.0.0.1:5000/news

image

any idea on how do I get ahead on this?

trypythy commented 5 years ago

Hey there - thanks for this awesomeness. help a n00b out, I just cloned this, created a venv and installed all dependencies and then tried running app.py but I get a load of errors when I try visit the URL 127.0.0.1:5000/news

image

any idea on how do I get ahead on this?

ok I'm officially the dumbest person alive - just saw that (in the instructions itself) - that the request has to be made to a URL - like http://127.0.0.1:5000/news?category=science