Skip to content
New issue

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

Change scrapper #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Change scrapper #7

wants to merge 1 commit into from

Conversation

jucasoliveira
Copy link

…ng development

feat(package.json): add jsdom, playwright, and random-useragent dependencies
feat(src/commands/file.ts): update description to provide more context on file handling
feat(src/commands/fileTree.ts): update description to clarify the purpose of fileScanner plugin
feat(src/commands/scrapper.ts): update description to provide more details on web scraping functionality
feat(src/commands/scrapper.ts): add playwright, random-useragent, jsdom dependencies for web scraping
feat(src/commands/scrapper.ts): update execute function to scrape website content and handle errors
feat(src/commands/scrapper.ts): add scrapeWebsite function to scrape website content using playwright
feat(src/commands/web.ts): update execute function to remove keyword from user input before processing

…ng development

feat(package.json): add jsdom, playwright, and random-useragent dependencies
feat(src/commands/file.ts): update description to provide more context on file handling
feat(src/commands/fileTree.ts): update description to clarify the purpose of fileScanner plugin
feat(src/commands/scrapper.ts): update description to provide more details on web scraping functionality
feat(src/commands/scrapper.ts): add playwright, random-useragent, jsdom dependencies for web scraping
feat(src/commands/scrapper.ts): update execute function to scrape website content and handle errors
feat(src/commands/scrapper.ts): add scrapeWebsite function to scrape website content using playwright
feat(src/commands/web.ts): update execute function to remove keyword from user input before processing
@jucasoliveira jucasoliveira changed the title feat(package.json): add dev:test script to run multiline.ts file duri… Change scrapper Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant