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

v2.0.0 - Fix for Breaking Changes Due to AliExpress Website Update #39

Merged
merged 9 commits into from
Dec 6, 2023

Conversation

sudheer-ranga
Copy link
Owner

⚠️ This PR has breaking changes

This pull request addresses the breaking changes that occurred in the master branch due to recent updates in the way the AliExpress website is rendered.

Changes include:

Updated the scraping logic to align with the new website structure of AliExpress. This ensures that the scraper continues to function as expected and extracts the correct data.

Fixed a breaking issue that was causing the application to crash under certain conditions. The application is now more robust and can handle unexpected scenarios more gracefully.

Optimized the code to run certain tasks in parallel, improving the overall performance and efficiency of the scraper.

Added more robust error handling and logging. This will make it easier to troubleshoot issues in the future.

These changes ensure that our AliExpress scraper remains reliable and efficient, providing accurate data as the AliExpress website continues to evolve.

Please review these changes and provide any feedback.

@sudheer-ranga sudheer-ranga mentioned this pull request Dec 4, 2023
@sudheer-ranga sudheer-ranga changed the title Beta v1.0.0 - Fix for Breaking Changes Due to AliExpress Website Update Beta v2.0.0 - Fix for Breaking Changes Due to AliExpress Website Update Dec 4, 2023
@sudheer-ranga sudheer-ranga self-assigned this Dec 4, 2023
@sudheer-ranga sudheer-ranga changed the title Beta v2.0.0 - Fix for Breaking Changes Due to AliExpress Website Update v2.0.0 - Fix for Breaking Changes Due to AliExpress Website Update Dec 4, 2023
@sudheer-ranga sudheer-ranga merged commit 5da413d into master Dec 6, 2023
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