By Breen on
I've taken a look around the module section and I'm not sure if such a module current exists. I was looking for a module that search an external site (not drupal), find results, and then post them on a drupal site. Does a module exist that can do this?
Comments
hi
Hi,
Just try google search engine module in drupal...
Thanks,
Raj
Thanks for the suggestion.
Thanks for the suggestion. Can the google module search be used to output certain information only? I was trying to get a module that could search a job search page, find out how many jobs are listed in a database, and then output it into a block on my drupal page. If google can do something like this that would be great.
Hi,
Hi,
We can't do like that.But if you know the any of the database,we can retrieve the data from that database to our website.
Thanks,
Raj
Ok so if I have database
Ok so if I have database access I could have it retrieve certain fields and put them into a block?
hi
hi,
yeah surely.....
Thanks a lot I'll see what I
Thanks a lot I'll see what I can do!