Build a web service using python tech
Budget: $3,000 – $5,000 USD
This web service automatically collects sustainable reports issued by companies, scrapes them, and extracts necessary information.
There are two user options.
Administrator user
The web service automatically collects annual reports and sustainable reports issued by companies and scrapes them to extract necessary information.
Scraping and extracting necessary information
Modify the information and publish it for users
General users
Search for companies
The company's report is displayed in PDF format in the search results, and the necessary information is highlighted.
In addition to highlighting, necessary information can also be viewed in a tabular format.
Required information is already defined and managed by a unique code.
For example, if you want to get carbon emissions from a sustainable report
n-code= carbon emissions 10 tons
This is how the information is extracted from the report.
There are two user options.
Administrator user
The web service automatically collects annual reports and sustainable reports issued by companies and scrapes them to extract necessary information.
Scraping and extracting necessary information
Modify the information and publish it for users
General users
Search for companies
The company's report is displayed in PDF format in the search results, and the necessary information is highlighted.
In addition to highlighting, necessary information can also be viewed in a tabular format.
Required information is already defined and managed by a unique code.
For example, if you want to get carbon emissions from a sustainable report
n-code= carbon emissions 10 tons
This is how the information is extracted from the report.