Skip to content

Conversation

@google-labs-jules
Copy link

This commit rewrites the original Java-based web scraper project in Python. The new implementation includes a functional scraper for hippoland.net and a Flask web server to serve the scraped data. The README.md file provides setup instructions and details on the scrapers that could not be implemented due to technical limitations.


PR created automatically by Jules for task 5776099711203129845

This commit rewrites the original Java-based web scraper project in Python. The new implementation uses `requests` and `BeautifulSoup` for scraping and `Flask` for serving the data.

The project includes:
- A functional scraper for `hippoland.net`.
- A simple Flask web server that exposes a `/offers` endpoint to serve the scraped data in JSON format.
- A `requirements.txt` file for easy installation of dependencies.
- A `README.md` file with setup and usage instructions.

The following scrapers from the original project could not be implemented due to technical challenges:
- `Comsed`: The site uses dynamic JavaScript rendering.
- `Beby.bg`: The site uses dynamic JavaScript rendering.
- `Deichmann`: The site URL was not found (404).
- `H&M`: Access to the site was forbidden (403).
- `eMAG`: Access to the site was restricted (511).

The repository has been cleaned of old Java project files and a `.gitignore` file has been added.
@google-labs-jules
Copy link
Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

@gohv gohv marked this pull request as ready for review October 4, 2025 21:21
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.

0 participants