
SEO/GEO - Schema Markup Scraper
Pricing
$12.00/month + usage

SEO/GEO - Schema Markup Scraper
This actor to fetches JSON-LD/Schema Markup from Multiple URLs & checks whether the page contains markups for the following types: AggregateRating, Article, Event, FAQPage, LocalBusiness, Organization, Person, Product, & Review. Schema Markup helps search and generative engines find & read webpages.
0.0 (0)
Pricing
$12.00/month + usage
0
Monthly users
3
Runs succeeded
>99%
Last modified
4 days ago
URLs
startUrls
arrayOptional
One or more URLs of the pages where the crawler will start. Note that the Actor will additionally only crawl sub-pages of these URLs. For example, for the start URL https://www.example.com/blog
, it will crawl pages like https://example.com/blog/article-1
, but will skip https://example.com/docs/something-else
.
Crawler type
crawlerType
EnumOptional
Select the crawling engine:
- Headless web browser (default) - Useful for modern websites with anti-scraping protections and JavaScript rendering. It recognizes common blocking patterns like CAPTCHAs and automatically retries blocked requests through new sessions. However, running web browsers is more expensive as it requires more computing resources and is slower. It is recommended to use at least 8 GB of RAM.
- Raw HTTP client - High-performance crawling mode that uses raw HTTP requests to fetch the pages. It is faster and cheaper, but it might not work on all websites.
Value options:
"playwright:chrome": string"cheerio": string"jsdom": string
Default value of this property is "playwright:chrome"
Max crawling depth
maxCrawlDepth
integerOptional
The maximum number of links starting from the start URL that the crawler will recursively descend. The start URLs have a depth of 0, the pages linked directly from the start URLs have a depth of 1, and so on.
This setting is useful to prevent accidental crawler runaway. By setting it to 0, the Actor will only crawl start URLs.
Default value of this property is 20
Max pages
maxCrawlPages
integerOptional
The maximum number pages to crawl. It includes the start URLs, pagination pages, pages with no content, etc. The crawler will automatically finish after reaching this number. This setting is useful to prevent accidental crawler runaway.
Default value of this property is 9999999
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
1 day
Price
$12.00