Releases: phoenixsite/fakepilot
Releases · phoenixsite/fakepilot
0.0.3
What's new
- The function
get_reviews
orextract_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
. Nowcountry
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.