Scrappy - Simple Perl Scraping Framework
1–10 of 17 posts
Re: Scrappy - Simple Perl Scraping Framework
#2Otherwise, it seems remiss of this developer to pick a name that is easily confused that of an existing open-source project with similar purpose.
Re: Scrappy - Simple Perl Scraping Framework
#3At the very least, Scrappy (Perl) should link to Scrapy (Python). Otherwise, it seems remiss of this developer to pick a name that is easily confused that of an existing open-source project with similar purpose.
Re: Scrappy - Simple Perl Scraping Framework
#4At the very least, Scrappy (Perl) should link to Scrapy (Python). Otherwise, it seems remiss of this developer to pick a name that is easily confused that of an existing open-source project with similar purpose.
Then the module author should prostrate himself at the feet of the all-mighty Python community, trembling in unreserved awe whilst acknowledging that the world quite deservedly revolves around them!
Module authors of other (obviously inferior) languages, take note: always check if there's any Python code with a similar name before you choose a title for your project, to avoid embarrassment!
Re: Scrappy - Simple Perl Scraping Framework
#5(well, and short of using Selenium to script a login, then scrape the rendered page via a controlled firefox... which works, but is clunky)
Re: Scrappy - Simple Perl Scraping Framework
#6Most scrapers seem to break down on heavy dynamic/ajax pages. For example, anything made with GWT appears to provide little for the average scraper to grab (say, for automated daily tracking of android app downloads, for example). Short of reversing out the foreign pages api calls, has anyone encountered a solution to do more processing and then scrape the rendered page? (well, and short of using Selenium to script a…
Re: Scrappy - Simple Perl Scraping Framework
#7At the very least, Scrappy (Perl) should link to Scrapy (Python). Otherwise, it seems remiss of this developer to pick a name that is easily confused that of an existing open-source project with similar purpose.
Oh, at the very least ! Then the module author should prostrate himself at the feet of the all-mighty Python community, trembling in unreserved awe whilst acknowledging that the world quite deservedly revolves around them ! Module authors of other (obviously inferior) languages, take note: always check if there's any Python code with a similar name before you choose a title for your project, to avoid embarrassment!
Re: Scrappy - Simple Perl Scraping Framework
#8At the very least, Scrappy (Perl) should link to Scrapy (Python). Otherwise, it seems remiss of this developer to pick a name that is easily confused that of an existing open-source project with similar purpose.
He/she may not have known that it existed, but a link/reference would be good.
"Scrappy (pronounced Scrap+Pee) == 'Scraper Happy' or 'Happy Scraper'; If you like you may call it Scrapy (pronounced Scrape+Pee) although Python has a web scraping framework by that name and this module is not a port of that one."
Looking at the previous versions on CPAN, it looks like it's said something similar since version 0.51 last August (a day after version 0.50, which appears to have been the first release).
Re: Scrappy - Simple Perl Scraping Framework
#9At the very least, Scrappy (Perl) should link to Scrapy (Python). Otherwise, it seems remiss of this developer to pick a name that is easily confused that of an existing open-source project with similar purpose.
Oh, at the very least ! Then the module author should prostrate himself at the feet of the all-mighty Python community, trembling in unreserved awe whilst acknowledging that the world quite deservedly revolves around them ! Module authors of other (obviously inferior) languages, take note: always check if there's any Python code with a similar name before you choose a title for your project, to avoid embarrassment!
Now imagine if I said on my website, "By the way, feel free to call it Perl, just be aware that there's also another project that calls itself that". Now I'm giving permission for people to be even more confusing!
Re: Scrappy - Simple Perl Scraping Framework
#10Earlier quoted context omitted.
Oh, at the very least ! Then the module author should prostrate himself at the feet of the all-mighty Python community, trembling in unreserved awe whilst acknowledging that the world quite deservedly revolves around them ! Module authors of other (obviously inferior) languages, take note: always check if there's any Python code with a similar name before you choose a title for your project, to avoid embarrassment!
I don't think that it was Python had anything to do with it. It's sort of like me calling my new programming language made for sysadmin work and bioinformatics "Pearl". It's just a confusing name considering that there's another programming language that's used for the exact same things, and spelled and pronounced identically. Now imagine if I said on my website, "By the way, feel free to call it Perl, just be aware…