Create New Blog Post

Web Scraper Configuration

CSS selector for article links on the list page (e.g., .article-preview)

CSS selector for the main content on article pages (e.g., .article-content)

How it works:

  1. Enter the URL of the page containing the list of articles
  2. The Article List Selector should target elements that contain links to individual articles
  3. The Article Content Selector should target the main content area on individual article pages
  4. Use Chrome DevTools (F12) to inspect elements and find the correct CSS selectors

AI Blog Post Configuration

Writing Style
Article Length
Technical Level

Current Image Style:

{
  "objectPosition": "center",
  "objectFit": "cover"
}