Skip to content

Releases: phoenixsite/fakepilot

0.0.3

11 Jul 11:48
Compare
Choose a tag to compare

What's new

  • The function get_reviews or extract_review as it was has been removed and a new one have been created. This new function serves a support for getting the information of a company.
  • Added the function get_company, which let the user extract the information of just one company from a local file or a Trustpilot URL.
  • Changed the order of the arguments of search. Now country is the last one.
  • The modules has been reorganized to obtain a better modularity.
  • Updated the tests to get them to work with the new organization.
  • Added missing data of the pyproject.toml file.
  • In the documentation we have now included all the functions to the API reference.