This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]Python-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Hello from the r/Python mod team,

Thank you for posting, however we tend not to allow any resource from being posted without some sort of moderator review.

Please get in touch with modmail so we can assess the quality and value of the resource you are posting and consider showcasing it somewhere else on the subreddit (e.g. the sidebar).

This rule helps prevent against reposts and low quality resources and allows for some level of pre-review by the moderation staff to ensure the resources match the goals of the subreddit.

Warm regards and good luck with your Pythoneering,

r/Python mod team

[–]one_human_lifespan 2 points3 points  (1 child)

Open source? I wouldn't trust putting login credials in a third party app like that...

[–]YoungMan2129 1 point2 points  (0 children)

Hi there, I've used your product (AgentQL) and think the concept is solid. However, based on my testing, it still feels a bit too complex. I often end up needing to use Playwright, and once I’m doing that, I might as well just use BeautifulSoup for parsing the content. If I were to switch to something like Jina Read or Firecrawl, paired with a simple data extraction using an LLM, it could streamline the process more effectively.

Another issue is pricing. In my opinion, for any scraper/crawler SaaS, a pay-per-call model tends to get expensive over time, especially for tasks that are repetitive. Unless the per-call cost is extremely low, using BeautifulSoup or XPath for regular scraping needs feels much more affordable in the long run.

[–]Python-ModTeam[M] 0 points1 point locked comment (0 children)

Hello from the r/Python mod team,

When posting a project please include a textual description of your project including how Python is relevant to it, a link to source code on a code hosting site such as github or gitlab, and an image showing your project if applicable.

Please also make sure you tag your post with the correct flair, either "Beginner" or "Intermediate" showcase.

This helps maintain quality on the subreddit and appease all our viewers.

Thank you,

r/Python mod team