An API to simplify content extraction from web pages.
Nghota provides you with a simple API that can extract the contents of non-ecommerce webpages - no coding of html or css rules is required!
It is free to try out and no set up is required.
python3
Python 3.9.8 (main, Nov 10 2021, 03:55:42)
[Clang 13.0.0 (clang-1300.0.29.3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import requests
>>> req_data={'url': 'https://example.com'}
>>> requests.get('https://api.nghota.com/content', data=req_data, headers={'version': 'v1'})
Fetching page content
{
'content': 'This is the content of the html page is this sample shown
on the landing page...'
}
Designed for teams like yours and individual developers
Here at Nghota, we are focused on providing high quality structured data that can help unlock innovation and long term value.
Free
For privately testing and evaluating the API.
- 200 API calls/month/IP address
- 1 concurrent API call
- No guarantees
- No support
Premium
For private and small commercial projects.
- 15,000 API calls/month
- 1 concurrent API call
- No guarantees
- Support
Enterprise
For large scale private and commercial use.
- Custom API call limits
- Custom concurrent call limits
- SLA for support
- Priority support
FAQ
What kind of webpage does nghota support?
nghota currently support non-ecommerce websites. Support for ecommerce pages is coming soon
What languages are supported?
We have carried out extensive testing only on English language sites but we expect thisto work on any other site.
Can I get a refund for a plan if I change my mind after a purchase?
Yes, we offer a 7 day no questions asked money-back guarantee.
Do you support websites that have bot protection switched on?
No, we do not support websites that have bot protection switched on. Even though we may be able to crawl such pages, we feel that we have to respect the wishes of the website owners.
What kind of support is provided by the mid-tier?
We provide support as soon as is possible but there is no SLA for this.
What do I do if I keep running into issues with the API?
Please contact us using the contact us form if you run into any issue with the API.
When will the enterprise version be available?
We are working to bring the enterprise version to you as soon as possible.
How can I get in touch?
You can use our contact form to get in touch with us.