LuanRT / google-this

A simple yet powerful module to retrieve organic search results and much more from Google.

Home Page:https://www.npmjs.com/package/googlethis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does this only run on Nodejs

tbobker123 opened this issue · comments

Question

I am trying to import the library in a standard JS module but I get the error:

Uncaught TypeError: Failed to resolve module specifier "googlethis". Relative references must start with either "/", "./", or "../".

So I guess I need to run Node server for this to work? I'd like to include this as a pure front end library so I can integrate the functionality into a PHP Codeigniter project.

Other details

No response

Checklist

  • I am running the latest version.
  • I checked the documentation and found no answer.
  • I have searched the existing issues and made sure this is not a duplicate.
  • I have provided sufficient information.
commented

I think a few packages googlethis depends on may be to blame for this. It'll probably work flawlessly in a browser after #26

If you want any help rewriting this let me know, I would be happy to help you out.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.