We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposed structure:
name: g1 allowed_domains: - g1.globo.com items: ze.items.creativework.ArticleItem: rules: [] fields: name: - [itemprop=name]::text - .content-head__title::text image: - [itemprop=image]::attr(content) - [property='og:image']::attr(content) description:: - [itemprop=description]::text - [itemprop=alternativeHeadline]::text - .content-head__subtitle::text author: - [itemprop=author]::text - [itemprop=creator]::text datePublished: - [itemprop=datePublished]::text - [itemprop=datePublished]::attr(datetime) dateModified: - [itemprop=dateModified]::text - [itemprop=dateModified]::attr(datetime) articleBody: - [itemprop=articleBody] - .mc-body keywords: - [itemprop=keywords]::text - .entities__list-itemLink::text
The text was updated successfully, but these errors were encountered:
gustavorps
No branches or pull requests
Proposed structure:
The text was updated successfully, but these errors were encountered: