Giter VIP home page Giter VIP logo

Comments (2)

MrTuxx avatar MrTuxx commented on May 18, 2024

Hello,

I have been going through the code and doing some tests. The problem seems to be when a company name has a comma in it, for example: "MyCompany, LLC".

This error also occurs when searching for employees when of the company "MyCompany, LLC".

To fix it I simply put a replace(',' ''), in the API call. I think it is enough because I have not identified more characters that generate an error.

Try now after applying the changes in master, if it is solved close the issue.

from socialpwned.

Shraknard avatar Shraknard commented on May 18, 2024

Hi !

The changes you've made didn't worked for me but I noticed they were dashes and parenthesis in the name it failed on.
So I followed your lead with the replace strategy and its now working when I replace parenthesis in search_people() the same way you did with comas. Dashes seems not to be a problem.

I can now close the issue.
Thanks a lot for your fast answer and for the tool !

from socialpwned.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.