Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
2.6k views
in Technique[技术] by (71.8m points)

How to curl data using Python(NLP/ML etc) built in api in php..?

I want to curl top news(title, discription, and image) from any news website by using built in (python/nlp/machine learning)api. And i want to use that api in php to get all this data. My problem is i have to fetch data from any news site, so to fetch data from multiple sites which api i use...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

To fetch data from multiple API's with cURL you can add multiple cURL requests. Your question is to ambiguous to answer. Please provide an example of your code as different websites will have different API's and requirements. To get a better answer you need to be more specific.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...