Created 01-24-2018 09:55 AM
Hi,
I'm working on nifi in hdp 2.5. There is a new requirement normally user entered query/keywords in google and fetch those results either json/xml data format. I need to automate those process, But i didn't able to automate fetch google reuslt using Nifi. Is it possible to do or is there any ways to fetch results like web scrapping instead of programming with help of Nifi.
Thanks.
Created 01-24-2018 03:17 PM
Providing an example of how your users are currently entering query/keywords in google and fetching those results either json/xml data format would help here.
Created 01-24-2018 04:17 PM
@Matt Clarke
I don't know which method using fetch Google results either Json/xml format. I'm asking is there any processor available to fetch Google results based on users keywords like Twitter processor.