Spyder

FREEMIUM
By iNSIDE the mirror | Updated 9 days ago | Tools
Popularity

0 / 10

Latency

208ms

Service Level

0%

Health Check

N/A

README

url string ** (required): the target web page to be scraped.
The rest of the fields are optional:
isSPA boolean **: set this to true if you wanna scrape a single page app or usually if the results are not the expected set this to true.
images boolean **: set this to true if you wanna scrape the images of the page.
links boolean **: set this to true if you wanna scrape the links of the page.
rawContent boolean **: set this to true if you wanna retrieve the DOM of a site in the form of text.
rawText boolean **: set this to true if you wanna retrieve only the text of a site.
elements array **: this fields is flexible and provides much different usability. Includes as many objects as you want but at least one.
Every object in this array should have at least one field called
tagName string **: finds all the elements of this tag name in the page.
You can also add two more fileds:
class string ** or id ** to restrict the elements to be scraped in the page and lastly
include array ** an array that can take one or more of ‘dom’, ‘text’ or ‘attrs’ values and return the corresponding type of content.

Followers: 0
API Creator:
Rapid account: I NSIDE The Mirror
iNSIDE the mirror
eftihis.riise
Log In to Rate API
Rating: 5 - Votes: 1