Scrape TikTok e-commerce ad videos and influencer information from FastMoss based on categories and countries.
探索市场
浏览已审核通过的任务与工作流。
没有匹配内容。
Download Videos
testsIterate through a list of video objects and download each one by using a script to extract the URL and file name.
Export the table of product videos driving sales.
没有匹配内容。
Scrape TikTok e-commerce ad videos and influencer information from FastMoss based on category and country.
Scrape TikTok e-commerce ad videos and influencer information from FastMoss based on categories and countries.
FastMoss Login
testsImplement automated login functionality for the FastMoss website
Test {{state.xxx}} in selector fields - dynamically select buttons, tabs, and cards based on state variables.
Test the evaluate function for a data transformation pipeline: scrape → filter → map → aggregate → output to page.
Test loop variable access: state.item.name, state.item.price, state.loopIdx for dynamic row targeting.
Test condition field - steps run or skip based on state variables. Test both truthy and falsy paths.
Test state passing: initialState defines a keyword → type it into search → scrape results to outputVar → evaluate transformation → use in next step.
Test {{state.xxx}} template strings in text fields, selector fields, and chained usage.
Test #28: fail
testsTest fail action - check error condition then force fail, also test onError:continue to skip errors.
Test #27: loop
testsTest loop action - array loop to fill form rows (with manual index), while loop to increment counter to 5.