SE::Startpage - startpage.com search results parser
Startpage parser overviewโ
Startpage search results parser. With the Startpage parser, you can retrieve large databases of links ready for further use. You can use queries in the same way as you enter them in the Startpage search bar, including search operators (site, inurl, etc.).
The A-Parser functionality allows you to save the parsing settings of the Startpage parser for further use (presets), set a parsing schedule, and much more. You can use automatic query replication, substitution of subqueries from files, enumeration of alphanumeric combinations and lists to get the maximum possible number of results.
Saving results is possible in the form and structure that you need, thanks to the built-in powerful Template Toolkit that allows you to apply additional logic to the results and output data in various formats, including JSON, SQL, and CSV.
List of collected dataโ
- Links, anchors, and snippets from search results
Capabilitiesโ
- Supports country, search language, and page language selection
- Ability to output anchors, links, and snippets together or separately
- Ability to specify the number of results displayed
- Specifying the size of the output (10 or 20 results)
Use casesโ
- Collecting databases of links, anchors, and snippets
- Obtaining a list of sites that are most frequently mentioned in search engines
- Any other use cases for obtaining information
Query examplesโ
- Queries are specified as words, phrases, or phrases in the same way as they are entered in the search engine. Example:
ัะตัั
site:http://test.ru
ะบัะฐัะฝัะต ัะพะทั
Query substitutionsโ
You can use built-in macros to replicate queries. For example, we want to get a very large database of forums, we will specify several main queries in different languages:
forum
ัะพััะผ
foro
่ฎบๅ
In the query format, we will specify the enumeration of characters from a to zzzz, this method allows us to rotate the search results to the maximum and get many new unique results:
$query {az:a:zzzz}
This macro will create 475254
additional queries for each original search query, which in total will give 4 x 475254 = 1901016
search queries, an impressive number, but it is not a problem for A-Parser. At a speed of 2000
requests per minute, this task will be processed in just 16
hours.
Using operatorsโ
You can use search operators in the query format, so it will be automatically added to each query from your list:
site:$query
Result output optionsโ
A-Parser supports flexible result formatting thanks to the built-in Template Toolkit, which allows it to output results in any form, as well as in a structured form, such as CSV or JSON.
Exporting a list of linksโ
Links + anchors + snippets with position outputโ
Output of links, anchors, and snippets in a CSV tableโ
Saving in SQL formatโ
Dumping results in JSONโ
Result processingโ
A-Parser allows you to process results during parsing, in this section, we have provided the most popular cases for the Startpage parser.
Link uniquenessโ
Link uniqueness by domainโ
Domain extractionโ
Removing tags from anchors and snippetsโ
Filtering links by inclusionโ
Possible settingsโ
Parameter name | Default value | Description |
---|---|---|
Pages count | 5 | Number of pages to parse (from 1 to 50) |
Family filter | Filter depending on search | Select filtering level (Filter all results / Filter depending on search / Do not filter my results) |
Period | Any time | Select period of issuance (Any time / Past 24 hours / Past week / Past month / Past year) |
Links per page | 10 | Size of issuance (10 / 20) |
Results language | English | Select language of results |
Page language | English | Select language of page |
Search country | All | Select country from which the search is being carried out |