1.
Go to your freelancer profile page on the Upwork website.
2.
Open «Developer Tools» in Google Chrome.
Select the «Network» panel in it.
In the filter bar, click «Fetch/XHR» to filter the requests by type.
3.
Click on any link in your portfio's page navigation.
4.
In the «Name» column of the Requests table in «Developer Tools» , locate the request that starts with v1?alias=getPortfolioProjects.
5.
Click on this request to inspect its details.
Select the «Response» tab.
Locate the totalProjects key within the JSON response body.
