Replicate Blog Scraper avatar
Replicate Blog Scraper

Pricing

$7.00/month + usage

Go to Store
Replicate Blog Scraper

Replicate Blog Scraper

Developed by

Your API Service

Your API Service

Maintained by Community

The Replicate Blog Scraper lets you easily extract blog content in HTML or plaintext formats. It also captures key metadata like author and publication date, making it a great tool for content analysis and research.

0.0 (0)

Pricing

$7.00/month + usage

2

Total users

22

Monthly users

4

Runs succeeded

>99%

Last modified

10 days ago

Max Blogs

maxBlogsintegerOptional

Maximum number of blogs to scrape. Set to 0 to scrape all blogs.

Default value of this property is 10

Sort By

sortByEnumOptional

Sort blogs by.

Value options:

"alphabetical": string"alphabeticalDesc": string"publishedAt": string"publishedAtAsc": string

Default value of this property is "publishedAt"

Scrape Blog Details

scrapeBlogDetailsbooleanOptional

Whether to scrape details of each blog.

Default value of this property is true

Scrape With Blog URLs

blogUrlsarrayOptional

List of URLs of blogs to scrape. If empty, the actor will scrape all blogs.

Export Type

blogDetailExportTypeEnumOptional

Type of export to use.

Value options:

"text": string"html": string"pdf": string"json": string

Default value of this property is "text"