UNPKG

@justalk/pornhub-api

Version:

Very complete scrapper for the famous porn website pornhub

11 lines (10 loc) 263 B
module.exports = { scrap_by_attribut_type: { innerHTML: 'scrap_inner_html', dataContent: 'scrap_data_content', textContent: 'scrap_text_content', multi_textContent: 'scrap_multi_text_content', javascript: 'scrap_javascript', null: 'scrap_null' } };