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

Tayio_AI Web Scrapping Assignment(Data Engineer) --Anurag Krishnan #74

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ak762000
Copy link

In the web scraping assignment, I have set up a web scraper using Selenium and Python to extract data from a specific website related to tenders. The scraper utilized Selenium WebDriver to interact with the website, input a search query, and navigate through multiple pages to collect tender-related information. I modularized the code and organized it into a Python class, promoting reusability and maintainability. Additionally, I successfully handled web scraping, data extraction, and data transformation, ultimately saving the collected data to a CSV file for further analysis and visualization. Lastly, you followed best practices in Git, forking a repository, creating branches, committing changes, and creating a pull request to contribute your code.

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.

None yet

1 participant