Scraping data from Google Spell Check

To extract data from Google Spell Check, simply create a payload with job parameters and include the URL. Then, submit the query to our API and receive the results in HTML format.

1
2
3
4
5
6
7
8
9
10
11
12
13