-
Notifications
You must be signed in to change notification settings - Fork 94
Forbes articles don't work. #2
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
Comments
Hi Billy, I'm no longer the maintainer of this SDK and I should probably On Sun, Sep 27, 2015 at 7:44 AM, Billy Ferguson notifications@github.com
|
I couldn't log issues there. Thanks though. On Mon, Sep 28, 2015, 2:00 PM Steve Herschleb notifications@github.com
|
Maybe this would help: http://www.alchemyapi.com/products/contact-support Sorry I haven't worked there in a few years, so I don't really have any On Mon, Sep 28, 2015 at 12:01 PM, Billy Ferguson notifications@github.com
|
Thanks man, I emailed the support and just chased the repo to your repo.
|
I was using BeautifulSoup to scrape through a Forbes article to pull out the text until I realized Alchemy has an API to do this. I was running into an annoying scenario where the landing page for any forbes article is the forbes/home page with a 'Continue 3..2..1' displayed on the page. I was able to work around that, but it seems that your API doesn't. Can I feed the raw html from BeautifulSoup to an API call on your end? This would be my quickest workaround. I will be reading the API docs but currently this is what happens.
The text was updated successfully, but these errors were encountered: